Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
CommentTypeHalJsonAnonTest class core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php @group hal
@group legacy
CommentTypeHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php
CommentTypeHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php The theme to install as the default for testing.
CommentTypeHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php The format to use in this test.
CommentTypeHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php The MIME type that corresponds to $format.
CommentTypeHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php Modules to install.
CommentTypeHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php @group hal
@group legacy
CommentTypeHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php
CommentTypeHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
CommentTypeHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php The theme to install as the default for testing.
CommentTypeHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php The format to use in this test.
CommentTypeHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
CommentTypeHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php Modules to install.
CommentTypeHalJsonCookieTest class core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php @group hal
@group legacy
CommentTypeHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php
CommentTypeHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php The authentication mechanism to use in this test.
CommentTypeHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php The theme to install as the default for testing.
CommentTypeHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php The format to use in this test.
CommentTypeHalJsonCookieTest::$mimeType property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php The MIME type that corresponds to $format.
CommentTypeHalJsonCookieTest::$modules property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php Modules to install.
CommentTypeInterface::getDescription function core/modules/comment/src/CommentTypeInterface.php Returns the comment type description.
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.
CommentTypeJsonBasicAuthTest::$modules property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php Modules to install.
CommentTypeJsonCookieTest class core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php @group rest
CommentTypeJsonCookieTest.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php
CommentTypeJsonCookieTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The authentication mechanism to use in this test.
CommentTypeJsonCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The theme to install as the default for testing.
CommentTypeJsonCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The format to use in this test.
CommentTypeJsonCookieTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The MIME type that corresponds to $format.
CommentTypeListBuilder class core/modules/comment/src/CommentTypeListBuilder.php Defines a class to build a listing of comment type entities.
CommentTypeListBuilder.php file core/modules/comment/src/CommentTypeListBuilder.php
CommentTypeListBuilder::buildHeader function core/modules/comment/src/CommentTypeListBuilder.php Builds the header row for the entity listing.
CommentTypeListBuilder::buildRow function core/modules/comment/src/CommentTypeListBuilder.php Builds a row for an entity in the entity listing.
CommentTypeListBuilder::getDefaultOperations function core/modules/comment/src/CommentTypeListBuilder.php Gets this list's default operations.
CommentTypeRequirementsTest class core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php Tests check requirements for comment type source plugin.
CommentTypeRequirementsTest.php file core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php
CommentTypeRequirementsTest::$modules property core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php Modules to enable.
CommentTypeRequirementsTest::providerTestCheckCommentTypeRequirements function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php Test cases for ::testCheckCommentTypeRequirements().
CommentTypeRequirementsTest::testCheckCommentTypeRequirements function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php Tests thrown exceptions when node or comment aren't enabled on source.

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