Search for on
Title | Object type | File name | Summary |
---|---|---|---|
CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
CollectPathsToExcludeEvent::__construct | function | core/ |
Constructs a CollectPathsToExcludeEvent object. |
CollectPathsToExcludeFailValidator::__construct | function | core/ |
Constructs a CollectPathsToExcludeFailValidator object. |
CollectRelationshipMetaEvent | class | core/ |
Event for collecting the relationship metadata of a JSON:API resource object. |
CollectRelationshipMetaEvent.php | file | core/ |
|
CollectRelationshipMetaEvent::$meta | property | core/ |
The metadata. |
CollectRelationshipMetaEvent::getMeta | function | core/ |
Gets the meta values. |
CollectRelationshipMetaEvent::getRelationshipFieldName | function | core/ |
Gets the relationship field. |
CollectRelationshipMetaEvent::getResourceObject | function | core/ |
Gets the resource object. |
CollectRelationshipMetaEvent::setMetaValue | function | core/ |
Sets a meta value. |
CollectRelationshipMetaEvent::__construct | function | core/ |
Constructs a new CollectRelationshipMetaEvent object. |
CollectResourceObjectMetaEvent::getContext | function | core/ |
Gets context options for the normalizer. |
CollectResourceObjectMetaEvent::__construct | function | core/ |
Constructs a new CollectResourceObjectMetaEvent object. |
Combine::buildOptionsForm | function | core/ |
Provide the basic form which calls through to subforms. |
Combine::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Combine::opContains | function | core/ |
Adds a where clause for the operation, 'LIKE'. |
Combine::opContainsWord | function | core/ |
Filters by one or more words. |
CommandsTest::assertWaitPageContains | function | core/ |
Asserts that page contains a text after waiting. |
CommandWithAttachedAssetsTrait::getRenderedContent | function | core/ |
Processes the content for output. |
comment.configuring.html.twig | file | core/ |
--- label: 'Configuring comments' related: - comment.overview - comment.creating_type - comment.disabling - field_ui.add_field --- {% set comment_permissions_link_text %} {% trans %}Administer comments and comment settings{% endtrans… |
comment.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-comment { color: red; background-image: url("data:image/svg+xml,%3csvg… |
comment.icon.theme.pcss.css | file | core/ |
.field-icon-comment { color: red; background-image: url(../../../misc/icons/55565b/comment.svg); } |
comment.links.action.yml | file | core/ |
core/modules/comment/comment.links.action.yml |
comment.permissions.yml | file | core/ |
core/modules/comment/comment.permissions.yml |
Comment::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
Comment::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
Comment::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
Comment::rowStyleOptions | function | core/ |
Retrieves row style plugin names. |
CommentAccessControlHandler | class | core/ |
Defines the access control handler for the comment entity type. |
CommentAccessControlHandler.php | file | core/ |
|
CommentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
CommentAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
CommentAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
CommentAccessTest::testCannotCommentOnEntitiesYouCannotView | function | core/ |
Tests commenting disabled for access-blocked entities. |
CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView | function | core/ |
Tests cannot view comment reply form on entities you cannot view. |
CommentAdminOverview::__construct | function | core/ |
Creates a CommentAdminOverview form. |
CommentAdminTest::testCommentedTranslationDeletion | function | core/ |
Tests commented translation deletion admin view. |
CommentAnonymousTest | class | core/ |
Tests anonymous commenting. |
CommentAnonymousTest.php | file | core/ |
|
CommentAnonymousTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentAnonymousTest::setUp | function | core/ |
|
CommentAnonymousTest::testAnonymous | function | core/ |
Tests anonymous comment functionality. |
CommentBreadcrumbBuilder::__construct | function | core/ |
Constructs the CommentBreadcrumbBuilder. |
CommentBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
CommentCacheTagsTest::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
CommentCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each comment must have a comment body, which always has a text format. |
CommentCacheTagsTest::getDefaultCacheContexts | function | core/ |
Gets the default cache contexts for rendered entities. |
CommentController | class | core/ |
Controller for the comment entity. |
CommentController.php | file | core/ |
|
CommentController::$commentManager | property | core/ |
The comment manager service. |
Pagination
- Previous page
- Page 70
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.