Search for entityType

  1. Search 7.x for entityType
  2. Search 9.5.x for entityType
  3. Search 10.3.x for entityType
  4. Search 11.x for entityType
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
EntityType class core/lib/Drupal/Core/Entity/EntityType.php Provides an implementation of an entity type and its metadata.
EntityType class core/lib/Drupal/Core/Entity/Annotation/EntityType.php Defines an Entity type annotation object.

All search results

Title Object type File name Summary
EntityType::getListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getListCacheContexts function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getListCacheTags function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getLowercaseLabel function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getOriginalClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getPermissionGranularity function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getPluralLabel function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getRevisionDataTable function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getRevisionTable function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getRouteProviderClasses function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getSingularLabel function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getStorageClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getUriCallback function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::hasFormClasses function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::hasHandlerClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::hasKey function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::hasLabelCallback function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::hasLinkTemplate function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::hasListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::hasRouteProviders function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::hasViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::isCommonReferenceTarget function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::isInternal function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::isPersistentlyCacheable function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::isRenderCacheable function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::isRevisionable function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::isStaticallyCacheable function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::isSubclassOf function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::isTranslatable function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::set function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setAccessClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setConstraints function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setFormClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setHandlerClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setLabelCallback function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setLinkTemplate function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setStorageClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setUriCallback function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::showRevisionUi function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::__construct function core/lib/Drupal/Core/Entity/EntityType.php Constructs a new EntityType.
EntityTypeBundleInfo class core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php Provides discovery and retrieval of entity type bundles.
EntityTypeBundleInfo.php file core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php
EntityTypeBundleInfo::$bundleInfo property core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php Static cache of bundle information.
EntityTypeBundleInfo::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php The entity type manager.
EntityTypeBundleInfo::$languageManager property core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php The language manager.
EntityTypeBundleInfo::$moduleHandler property core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php The module handler.

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