Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
CommentTypeDeleteForm::$logger property core/modules/comment/src/Form/CommentTypeDeleteForm.php A logger instance.
CommentTypeDeleteForm::buildForm function core/modules/comment/src/Form/CommentTypeDeleteForm.php Form constructor.
CommentTypeDeleteForm::create function core/modules/comment/src/Form/CommentTypeDeleteForm.php Instantiates a new instance of this class.
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 Instantiates a new instance of this class.
CommentTypeForm::form function core/modules/comment/src/CommentTypeForm.php Gets the actual form array to be built.
CommentTypeForm::save function core/modules/comment/src/CommentTypeForm.php Form submission handler for the 'save' action.
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 The theme to install as the default for testing.
CommentTypeHalJsonAnonTest::$format property core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php The format to use in this test.
CommentTypeHalJsonAnonTest::$mimeType property core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php The MIME type that corresponds to $format.
CommentTypeHalJsonAnonTest::$modules property core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php Modules to install.
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 The authentication mechanism to use in this test.
CommentTypeHalJsonBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php The theme to install as the default for testing.
CommentTypeHalJsonBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php The format to use in this test.
CommentTypeHalJsonBasicAuthTest::$mimeType property core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
CommentTypeHalJsonBasicAuthTest::$modules property core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php Modules to install.
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 The authentication mechanism to use in this test.
CommentTypeHalJsonCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php The theme to install as the default for testing.
CommentTypeHalJsonCookieTest::$format property core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php The format to use in this test.
CommentTypeHalJsonCookieTest::$mimeType property core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php The MIME type that corresponds to $format.
CommentTypeHalJsonCookieTest::$modules property core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php Modules to install.
CommentTypeInterface interface core/modules/comment/src/CommentTypeInterface.php Provides an interface defining a comment type entity.
CommentTypeInterface.php file core/modules/comment/src/CommentTypeInterface.php
CommentTypeInterface::getDescription function core/modules/comment/src/CommentTypeInterface.php Returns the comment type description.
CommentTypeInterface::getTargetEntityTypeId function core/modules/comment/src/CommentTypeInterface.php Gets the target entity type id for this comment type.
CommentTypeInterface::setDescription function core/modules/comment/src/CommentTypeInterface.php Sets the description of the comment type.
CommentTypeJsonAnonTest class core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php @group rest
CommentTypeJsonAnonTest.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php
CommentTypeJsonAnonTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php The theme to install as the default for testing.
CommentTypeJsonAnonTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php The format to use in this test.
CommentTypeJsonAnonTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php The MIME type that corresponds to $format.
CommentTypeJsonBasicAuthTest class core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php @group rest
CommentTypeJsonBasicAuthTest.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php
CommentTypeJsonBasicAuthTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The authentication mechanism to use in this test.
CommentTypeJsonBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The theme to install as the default for testing.
CommentTypeJsonBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The format to use in this test.
CommentTypeJsonBasicAuthTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The MIME type that corresponds to $format.

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