Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
CommentStorage::getNewCommentPageNumber function core/modules/comment/src/CommentStorage.php
CommentStorage::getUnapprovedCount function core/modules/comment/src/CommentStorage.php
CommentStorageInterface::getChildCids function core/modules/comment/src/CommentStorageInterface.php Gets the comment ids of the passed comment entities' children.
CommentStorageInterface::getDisplayOrdinal function core/modules/comment/src/CommentStorageInterface.php Gets the display ordinal or page number for a comment.
CommentStorageInterface::getMaxThread function core/modules/comment/src/CommentStorageInterface.php Gets the maximum encoded thread value for the top level comments.
CommentStorageInterface::getMaxThreadPerThread function core/modules/comment/src/CommentStorageInterface.php Gets the maximum encoded thread value for the children of this comment.
CommentStorageInterface::getNewCommentPageNumber function core/modules/comment/src/CommentStorageInterface.php Calculates the page number for the first new comment.
CommentStorageInterface::getUnapprovedCount function core/modules/comment/src/CommentStorageInterface.php Returns the number of unapproved comments.
CommentStorageSchema::getEntitySchema function core/modules/comment/src/CommentStorageSchema.php
CommentStorageSchema::getSharedTableFieldSchema function core/modules/comment/src/CommentStorageSchema.php
CommentTest::getExpectedCacheContexts function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getExpectedCacheTags function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getExpectedCollectionCacheability function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getExpectedUnauthorizedAccessCacheability function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getIncludePermissions function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTestBase::getUnapprovedComment function core/modules/comment/tests/src/Functional/CommentTestBase.php Gets the comment ID for an unapproved comment.
CommentTranslationUITest::getNewEntityValues function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
CommentTranslationUITest::getTranslatorPermissions function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
CommentType::$target_entity_type_id property core/modules/comment/src/Entity/CommentType.php The target entity type.
CommentType::getCommentFields function core/modules/comment/src/Plugin/migrate/source/CommentType.php Returns the fields containing comment settings for each node type.
CommentType::getDescription function core/modules/comment/src/Entity/CommentType.php
CommentType::getIds function core/modules/comment/src/Plugin/migrate/source/CommentType.php
CommentType::getTargetEntityTypeId function core/modules/comment/src/Entity/CommentType.php
CommentTypeInterface::getDescription function core/modules/comment/src/CommentTypeInterface.php Returns the comment type description.
CommentTypeInterface::getTargetEntityTypeId function core/modules/comment/src/CommentTypeInterface.php Gets the target entity type id for this comment type.
CommentTypeListBuilder::getDefaultOperations function core/modules/comment/src/CommentTypeListBuilder.php
CommentTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeResourceTestBase::getNormalizedPostEntity function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php
CommentTypeTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php
CommentViewBuilder::getBuildDefaults function core/modules/comment/src/CommentViewBuilder.php
CommentViewsData::getViewsData function core/modules/comment/src/CommentViewsData.php
CommentWidget class core/modules/comment/src/Plugin/Field/FieldWidget/CommentWidget.php Provides a default comment widget.
CommentWidget.php file core/modules/comment/src/Plugin/Field/FieldWidget/CommentWidget.php
CommentWidget::formElement function core/modules/comment/src/Plugin/Field/FieldWidget/CommentWidget.php
CommentWidget::massageFormValues function core/modules/comment/src/Plugin/Field/FieldWidget/CommentWidget.php
CompiledRoute::getFit function core/lib/Drupal/Core/Routing/CompiledRoute.php Returns the fit of this route.
CompiledRoute::getNumParts function core/lib/Drupal/Core/Routing/CompiledRoute.php Returns the number of parts in this route's path.
CompiledRoute::getPatternOutline function core/lib/Drupal/Core/Routing/CompiledRoute.php Returns the pattern outline of this route.
ComplexDataConstraint::getDefaultOption function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php
ComplexDataConstraint::getRequiredOptions function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php
ComplexDataDefinitionBase::getMainPropertyName function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php
ComplexDataDefinitionBase::getPropertyDefinition function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php
ComplexDataDefinitionBase::getPropertyDefinitions function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php
ComplexDataDefinitionInterface::getMainPropertyName function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionInterface.php Returns the name of the main property, if any.
ComplexDataDefinitionInterface::getPropertyDefinition function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionInterface.php Gets the definition of a contained property.
ComplexDataDefinitionInterface::getPropertyDefinitions function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionInterface.php Gets an array of property definitions of contained properties.

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