Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
EntityTestTextItemNormalizerTest::testGetWithFormat function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php Tests GETting an entity with the test text field set to a specific format.
EntityTestUpdateStorageSchema::getEntitySchema function core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php Gets the entity schema for the specified entity type.
EntityTestUpdateStorageSchema::getSharedTableFieldSchema function core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php Gets the schema for a single field definition.
EntityTestViewGrantsCacheContext::getCacheableMetadata function core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php Gets the cacheability metadata for the context.
EntityTestViewGrantsCacheContext::getContext function core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php Returns the string representation of the cache context.
EntityTestViewGrantsCacheContext::getLabel function core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php Returns the label of the cache context.
EntityTestViewsData::getViewsData function core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php Returns views data for the entity type.
EntityTranslationRendererBase::getLangcode function core/modules/views/src/Entity/Render/EntityTranslationRendererBase.php Returns the language code associated with the given row.
EntityTranslationRenderTrait::getEntityTranslation function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the entity translation matching the configured row language.
EntityTranslationRenderTrait::getEntityTranslationRenderer function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the current renderer.
EntityTranslationRenderTrait::getEntityTypeId function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the entity type identifier.
EntityTranslationRenderTrait::getLanguageManager function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the language manager.
EntityTranslationRenderTrait::getView function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the top object of a view.
EntityTranslationSettings::getIds function core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php Defines the source fields uniquely identifying a source row.
EntityType::$common_reference_target property core/lib/Drupal/Core/Entity/EntityType.php Indicates whether this entity type is commonly used as a reference target.
EntityType::get function core/lib/Drupal/Core/Entity/EntityType.php Gets any arbitrary property.
EntityType::get function core/lib/Drupal/Core/Entity/Annotation/EntityType.php Gets the value of an annotation.
EntityType::getAccessControlClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the access control class.
EntityType::getAdminPermission function core/lib/Drupal/Core/Entity/EntityType.php Gets the name of the default administrative permission.
EntityType::getBaseTable function core/lib/Drupal/Core/Entity/EntityType.php Gets the name of the entity's base table.
EntityType::getBundleConfigDependency function core/lib/Drupal/Core/Entity/EntityType.php Gets the config dependency info for this entity, if any exists.
EntityType::getBundleEntityType function core/lib/Drupal/Core/Entity/EntityType.php Gets the name of the entity type which provides bundles.
EntityType::getBundleLabel function core/lib/Drupal/Core/Entity/EntityType.php Gets the label for the bundle.
EntityType::getBundleOf function core/lib/Drupal/Core/Entity/EntityType.php Gets the entity type for which this entity provides bundles.
EntityType::getCollectionLabel function core/lib/Drupal/Core/Entity/EntityType.php Gets the uppercase plural form of the name of the entity type.
EntityType::getConfigDependencyKey function core/lib/Drupal/Core/Entity/EntityType.php Gets the key that is used to store configuration dependencies.
EntityType::getConstraints function core/lib/Drupal/Core/Entity/EntityType.php Gets an array of validation constraints.
EntityType::getCountLabel function core/lib/Drupal/Core/Entity/EntityType.php Gets the label's definite article form for use with a count of entities.
EntityType::getDataTable function core/lib/Drupal/Core/Entity/EntityType.php Gets the name of the entity's data table.
EntityType::getFormClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the form class for a specific operation.
EntityType::getGroup function core/lib/Drupal/Core/Entity/EntityType.php Gets the machine name of the entity type group.
EntityType::getGroupLabel function core/lib/Drupal/Core/Entity/EntityType.php Gets the human-readable name of the entity type group.
EntityType::getHandlerClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getHandlerClasses function core/lib/Drupal/Core/Entity/EntityType.php Gets an array of handlers.
EntityType::getKey function core/lib/Drupal/Core/Entity/EntityType.php Gets a specific entity key.
EntityType::getKeys function core/lib/Drupal/Core/Entity/EntityType.php Gets an array of entity keys.
EntityType::getLabel function core/lib/Drupal/Core/Entity/EntityType.php Gets the human-readable name of the entity type.
EntityType::getLinkTemplate function core/lib/Drupal/Core/Entity/EntityType.php Gets the link template for a given key.
EntityType::getLinkTemplates function core/lib/Drupal/Core/Entity/EntityType.php Gets the link templates using the URI template syntax.
EntityType::getListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the list class.
EntityType::getListCacheContexts function core/lib/Drupal/Core/Entity/EntityType.php The list cache contexts associated with this entity type.
EntityType::getListCacheTags function core/lib/Drupal/Core/Entity/EntityType.php The list cache tags associated with this entity type.
EntityType::getOriginalClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the name of the original entity type class.
EntityType::getPermissionGranularity function core/lib/Drupal/Core/Entity/EntityType.php Gets the permission granularity level.
EntityType::getPluralLabel function core/lib/Drupal/Core/Entity/EntityType.php Gets the indefinite plural form of the name of the entity type.
EntityType::getRevisionDataTable function core/lib/Drupal/Core/Entity/EntityType.php Gets the name of the entity's revision data table.
EntityType::getRevisionTable function core/lib/Drupal/Core/Entity/EntityType.php Gets the name of the entity's revision table.
EntityType::getRouteProviderClasses function core/lib/Drupal/Core/Entity/EntityType.php Gets all the route provide handlers.
EntityType::getSingularLabel function core/lib/Drupal/Core/Entity/EntityType.php Gets the indefinite singular form of the name of the entity type.
EntityType::getStorageClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the storage class.

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