Search for id
| Title | Object type | File name | Summary | 
|---|---|---|---|
| CommandProvider::getCommands | function | composer/ | |
| CommandProvider::getCommands | function | composer/ | |
| Comment::getCommentedEntityId | function | core/ | Returns the ID of the entity to which the comment is attached. | 
| Comment::getCommentedEntityTypeId | function | core/ | Returns the type of the entity to which the comment is attached. | 
| Comment::getIds | function | core/ | Defines the source fields uniquely identifying a source row. | 
| Comment::getIds | function | core/ | Defines the source fields uniquely identifying a source row. | 
| Comment::getTypeId | function | core/ | Get the comment type ID for this comment. | 
| CommentAdminOverview::getFormId | function | core/ | Returns a unique string identifying the form. | 
| CommentAdminOverview::validateForm | function | core/ | Form validation handler. | 
| CommentBundlesTest::testEntityIdField | function | core/ | Tests that the entity_id field is set correctly for each comment bundle. | 
| CommentCacheTagsTest::$entityTestCamelid | property | core/ | |
| CommentCacheTagsTest::$entityTestHippopotamidae | property | core/ | |
| CommentEntityTranslation::getIds | function | core/ | Defines the source fields uniquely identifying a source row. | 
| CommentEntityTranslationCheckRequirementsTest::providerTestCheckRequirements | function | core/ | Provides data for testCheckRequirements. | 
| CommentEntityTranslationTest::providerSource | function | core/ | Provides source data for ::testSource. | 
| CommentExtrasTest::testPostIndividualDxWithoutCriticalBaseFields | function | core/ | Tests POSTing a comment without critical base fields. | 
| CommentExtrasTest::testPostIndividualSkipCommentApproval | function | core/ | Tests POSTing a comment with and without 'skip comment approval'. | 
| CommentHooks::fieldInfoEntityTypeUiDefinitionsAlter | function | core/ | Implements hook_field_info_entity_type_ui_definitions_alter(). | 
| CommentInterface::getCommentedEntityId | function | core/ | Returns the ID of the entity to which the comment is attached. | 
| CommentInterface::getCommentedEntityTypeId | function | core/ | Returns the type of the entity to which the comment is attached. | 
| CommentInterface::getTypeId | function | core/ | Get the comment type id for this comment. | 
| CommentItemInterface::HIDDEN | constant | core/ | Comments for this entity are hidden. | 
| CommentManager::forbiddenMessage | function | core/ | Provides a message if posting comments is forbidden. | 
| CommentManagerInterface::forbiddenMessage | function | core/ | Provides a message if posting comments is forbidden. | 
| CommentNameConstraintValidator | class | core/ | Validates the CommentName constraint. | 
| CommentNameConstraintValidator.php | file | core/ | |
| CommentNameConstraintValidator::$userStorage | property | core/ | User storage handler. | 
| CommentNameConstraintValidator::create | function | core/ | Instantiates a new instance of this class. | 
| CommentNameConstraintValidator::getAnonymousContactDetailsSetting | function | core/ | Gets the anonymous contact details setting from the comment. | 
| CommentNameConstraintValidator::validate | function | core/ | |
| CommentNameConstraintValidator::__construct | function | core/ | Constructs a new CommentNameConstraintValidator. | 
| CommentNonNodeTest::testsNonIntegerIdEntities | function | core/ | Tests comment fields cannot be added to entity types without integer IDs. | 
| CommentOrphanTest::providerTestOrphan | function | core/ | Provides test data for testOrphan. | 
| CommentResourceTestBase::$entityTypeId | property | core/ | The tested entity type. | 
| CommentSelection::validateReferenceableEntities | function | core/ | Validates which existing entities can be referenced. | 
| CommentSelection::validateReferenceableNewEntities | function | core/ | Validates which newly created entities can be referenced. | 
| CommentSourceWithHighWaterTest::providerSource | function | core/ | Provides source data for ::testSource. | 
| CommentStorage::getChildCids | function | core/ | Gets the comment ids of the passed comment entities' children. | 
| CommentStorageInterface::getChildCids | function | core/ | Gets the comment ids of the passed comment entities' children. | 
| CommentStringIdEntitiesTest | class | core/ | Tests that comment fields cannot be added to entities with non-integer IDs. | 
| CommentStringIdEntitiesTest.php | file | core/ | |
| CommentStringIdEntitiesTest::$modules | property | core/ | Modules to install. | 
| CommentStringIdEntitiesTest::setUp | function | core/ | |
| CommentStringIdEntitiesTest::testCommentFieldNonStringId | function | core/ | Tests that comment fields cannot be added entities with non-integer IDs. | 
| CommentTest::$entityTypeId | property | core/ | The tested entity type. | 
| CommentTest::doTestPatchIndividual | function | core/ | Tests PATCHing an individual resource, plus edge cases to ensure good DX. | 
| CommentTest::providerSource | function | core/ | Provides source data for ::testSource. | 
| CommentTest::providerSource | function | core/ | Provides source data for ::testSource. | 
| CommentType::$id | property | core/ | The comment type ID. | 
| CommentType::$target_entity_type_id | property | core/ | The target entity type. | 
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
