Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
CommentTypeXmlBasicAuthTest class core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php Tests Comment Type Xml Basic Auth.
CommentTypeXmlBasicAuthTest.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php
CommentTypeXmlBasicAuthTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php
CommentTypeXmlBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php
CommentTypeXmlBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php
CommentTypeXmlBasicAuthTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php
CommentTypeXmlBasicAuthTest::$modules property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php
CommentTypeXmlCookieTest class core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php Tests Comment Type Xml Cookie.
CommentTypeXmlCookieTest.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php
CommentTypeXmlCookieTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php
CommentTypeXmlCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php
CommentTypeXmlCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php
CommentTypeXmlCookieTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php
CommentUninstallTest class core/modules/comment/tests/src/Kernel/CommentUninstallTest.php Tests comment module uninstall.
CommentUninstallTest.php file core/modules/comment/tests/src/Kernel/CommentUninstallTest.php
CommentUninstallTest::$modules property core/modules/comment/tests/src/Kernel/CommentUninstallTest.php
CommentUninstallTest::setUp function core/modules/comment/tests/src/Kernel/CommentUninstallTest.php
CommentUninstallTest::testCommentUninstallWithField function core/modules/comment/tests/src/Kernel/CommentUninstallTest.php Tests if comment module uninstall fails if the field exists.
CommentUninstallTest::testCommentUninstallWithoutField function core/modules/comment/tests/src/Kernel/CommentUninstallTest.php Tests if uninstallation succeeds if the field has been deleted beforehand.
CommentUriDeprecationTest class core/modules/comment/tests/src/Kernel/CommentUriDeprecationTest.php Performs kernel tests on the deprecation of the comment_uri method.
CommentUriDeprecationTest.php file core/modules/comment/tests/src/Kernel/CommentUriDeprecationTest.php
CommentUriDeprecationTest::$commentUser property core/modules/comment/tests/src/Kernel/CommentUriDeprecationTest.php A user to add comments.
CommentUriDeprecationTest::$modules property core/modules/comment/tests/src/Kernel/CommentUriDeprecationTest.php
CommentUriDeprecationTest::setUp function core/modules/comment/tests/src/Kernel/CommentUriDeprecationTest.php
CommentUriDeprecationTest::testCommentUriMethod function core/modules/comment/tests/src/Kernel/CommentUriDeprecationTest.php Tests the deprecation of comment_uri() method.
CommentUserNameTest class core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php Tests comment user name field.
CommentUserNameTest.php file core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php
CommentUserNameTest::$adminUser property core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php Admin user.
CommentUserNameTest::$modules property core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php
CommentUserNameTest::setUp function core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php
CommentUserNameTest::testUsername function core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php Tests the username formatter.
CommentValidationTest class core/modules/comment/tests/src/Kernel/CommentValidationTest.php Tests comment validation constraints.
CommentValidationTest.php file core/modules/comment/tests/src/Kernel/CommentValidationTest.php
CommentValidationTest::$modules property core/modules/comment/tests/src/Kernel/CommentValidationTest.php
CommentValidationTest::assertLengthViolation function core/modules/comment/tests/src/Kernel/CommentValidationTest.php Verifies that a length violation exists for the given field.
CommentValidationTest::setUp function core/modules/comment/tests/src/Kernel/CommentValidationTest.php
CommentValidationTest::testValidation function core/modules/comment/tests/src/Kernel/CommentValidationTest.php Tests the comment validation constraints.
CommentValidationTest::testValidationOfCommentOfUnpublishedNode function core/modules/comment/tests/src/Kernel/CommentValidationTest.php Tests that comments of unpublished nodes are not valid.
CommentViewBuilder::$currentUser property core/modules/comment/src/CommentViewBuilder.php The current user.
CommentViewBuilder::buildComponents function core/modules/comment/src/CommentViewBuilder.php In addition to modifying the content key on entities, this implementation
will also set the comment entity key which all comments carry.
CommentViewBuilder::createInstance function core/modules/comment/src/CommentViewBuilder.php
CommentViewBuilder::getBuildDefaults function core/modules/comment/src/CommentViewBuilder.php
CommentViewBuilder::__construct function core/modules/comment/src/CommentViewBuilder.php Constructs a new CommentViewBuilder.
CommentViewsData class core/modules/comment/src/CommentViewsData.php Provides views data for the comment entity type.
CommentViewsData.php file core/modules/comment/src/CommentViewsData.php
CommentViewsData::getViewsData function core/modules/comment/src/CommentViewsData.php
CommentViewsFieldAccessTest class core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php Tests base field access in Views for the comment entity.
CommentViewsFieldAccessTest.php file core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php
CommentViewsFieldAccessTest::$modules property core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php
CommentViewsFieldAccessTest::setUp function core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php

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