Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CommentStorageInterface::getDisplayOrdinal | function | core/ |
Gets the display ordinal or page number for a comment. |
CommentStorageInterface::getMaxThread | function | core/ |
Gets the maximum encoded thread value for the top level comments. |
CommentStorageInterface::getMaxThreadPerThread | function | core/ |
Gets the maximum encoded thread value for the children of this comment. |
CommentStorageInterface::getNewCommentPageNumber | function | core/ |
Calculates the page number for the first new comment. |
CommentStorageInterface::getUnapprovedCount | function | core/ |
Returns the number of unapproved comments. |
CommentStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
CommentStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
CommentTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
CommentTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
CommentTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
CommentTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
CommentTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
CommentTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
CommentTest::getIncludePermissions | function | core/ |
Authorize the user under test with additional permissions to view includes. |
CommentTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
CommentTestBase::getUnapprovedComment | function | core/ |
Gets the comment ID for an unapproved comment. |
CommentTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
CommentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
CommentType::$target_entity_type_id | property | core/ |
The target entity type. |
CommentType::getCommentFields | function | core/ |
Returns the fields containing comment settings for each node type. |
CommentType::getDescription | function | core/ |
Returns the comment type description. |
CommentType::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
CommentType::getTargetEntityTypeId | function | core/ |
Gets the target entity type id for this comment type. |
CommentTypeInterface::getDescription | function | core/ |
Returns the comment type description. |
CommentTypeInterface::getTargetEntityTypeId | function | core/ |
Gets the target entity type id for this comment type. |
CommentTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
CommentTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
CommentTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
CommentTypeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
CommentTypeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
CommentViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
CommentViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
CommentWidget | class | core/ |
Provides a default comment widget. |
CommentWidget.php | file | core/ |
|
CommentWidget::formElement | function | core/ |
Returns the form for a single field widget. |
CommentWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
CompiledRoute::getDefaults | function | core/ |
Returns the defaults. |
CompiledRoute::getFit | function | core/ |
Returns the fit of this route. |
CompiledRoute::getNumParts | function | core/ |
Returns the number of parts in this route's path. |
CompiledRoute::getOptions | function | core/ |
Returns the options. |
CompiledRoute::getPatternOutline | function | core/ |
Returns the pattern outline of this route. |
CompiledRoute::getRequirements | function | core/ |
Returns the requirements. |
ComplexDataConstraint::getDefaultOption | function | core/ |
|
ComplexDataConstraint::getRequiredOptions | function | core/ |
|
ComplexDataDefinitionBase::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
ComplexDataDefinitionBase::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
ComplexDataDefinitionBase::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
ComplexDataDefinitionInterface::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
ComplexDataDefinitionInterface::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
ComplexDataDefinitionInterface::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
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.