Search for name
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Name | class | core/ |
Filter handler for usernames. |
Name | class | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ChainedFastBackendFactory::$consistentServiceName | property | core/ |
The service name of the consistent backend factory. |
ChainedFastBackendFactory::$fastServiceName | property | core/ |
The service name of the fast backend factory. |
CKEditor5::mapPairViolationPropertyPathsToFormNames | function | core/ |
Maps Text Editor + Text Format pair property paths to form names. |
CKEditor5::mapViolationPropertyPathsToFormNames | function | core/ |
Maps Text Editor config object property paths to form names. |
CKEditor5ImageController::prepareFilename | function | core/ |
Prepares the filename to strip out any malicious extensions. |
CKEditor5MediaController::getMediaImageSourceFieldName | function | core/ |
Gets the name of an image media item's source field. |
CKEditor5Test::providerPathsToFormNames | function | core/ |
Data provider for testing mapViolationPropertyPathsToFormNames. |
CKEditor5Test::testPathsToFormNames | function | core/ |
@covers \Drupal\ckeditor5\Plugin\Editor\CKEditor5::mapViolationPropertyPathsToFormNames @dataProvider providerPathsToFormNames |
CKEditorTestTrait::assignNameToCkeditorIframe | function | core/ |
Assigns a name to the CKEditor iframe. |
ClassWithInvalidAnnotationTargetAtMethod::functionName | function | core/ |
Plugin annotation @AnnotationTargetClass("functionName"); |
ClassWithValidAnnotationTarget::$name | property | core/ |
Plugin annotation @AnnotationTargetAll("Some data",name="Some name") |
Comment::getAuthorName | function | core/ |
Returns the comment author's name. |
Comment::getDefaultHostname | function | core/ |
Returns the default value for entity hostname base field. |
Comment::getFieldName | function | core/ |
Returns the name of the field the comment is attached to. |
Comment::getHostname | function | core/ |
Returns the comment author's hostname. |
Comment::setAuthorName | function | core/ |
Sets the name of the author of the comment. |
Comment::setFieldName | function | core/ |
Sets the field ID for which this comment is attached. |
Comment::setHostname | function | core/ |
Sets the hostname of the author of the comment. |
CommentFieldNameTest | class | core/ |
Tests the comment field name field. |
CommentFieldNameTest.php | file | core/ |
|
CommentFieldNameTest::$modules | property | core/ |
Modules to enable. |
CommentFieldNameTest::$testViews | property | core/ |
Views used by this test. |
CommentFieldNameTest::testCommentFieldName | function | core/ |
Tests comment field name. |
CommentFieldsTest::testCommentFieldLinksNonDefaultName | function | core/ |
Tests link building with non-default comment field names. |
CommentForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
CommentHalJsonAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
CommentHalJsonTestBase::$patchProtectedFieldNames | property | core/ |
The HAL+JSON format causes different PATCH-protected fields. For some reason, the 'pid' and 'homepage' fields are NOT PATCH-protected, even though they are for non-HAL+JSON serializations. |
CommentHostnameTest | class | core/ |
Tests the hostname base field. |
CommentHostnameTest.php | file | core/ |
|
CommentHostnameTest::$modules | property | core/ |
Modules to enable. |
CommentHostnameTest::testGetDefaultHostname | function | core/ |
Tests hostname default value callback. |
CommentInterface::getAuthorName | function | core/ |
Returns the comment author's name. |
CommentInterface::getFieldName | function | core/ |
Returns the name of the field the comment is attached to. |
CommentInterface::getHostname | function | core/ |
Returns the comment author's hostname. |
CommentInterface::setAuthorName | function | core/ |
Sets the name of the author of the comment. |
CommentInterface::setFieldName | function | core/ |
Sets the field ID for which this comment is attached. |
CommentInterface::setHostname | function | core/ |
Sets the hostname of the author of the comment. |
CommentItem::mainPropertyName | function | core/ |
Returns the name of the main property, if any. |
CommentItemTest::testCommentAuthorName | function | core/ |
Tests comment author name. |
CommentJsonAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
CommentNameConstraint | class | core/ |
Supports validating comment author names. |
CommentNameConstraint.php | file | core/ |
|
CommentNameConstraint::$messageMatch | property | core/ |
Message shown when the name doesn't match the author's name. |
CommentNameConstraint::$messageNameTaken | property | core/ |
Message shown when an anonymous user comments using a registered name. |
CommentNameConstraint::$messageRequired | property | core/ |
Message shown when an admin changes the comment-author to an invalid user. |
CommentNameConstraint::coversFields | function | core/ |
An array of entity fields which should be passed to the validator. |
CommentNameConstraintValidator | class | core/ |
Validates the CommentName constraint. |
CommentNameConstraintValidator.php | file | core/ |
|
CommentNameConstraintValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
CommentNameConstraintValidator::$userStorage | property | core/ |
User storage handler. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.