Search for class

  1. Search 7.x for class
  2. Search 8.9.x for class
  3. Search 10.3.x for class
  4. Search 11.x for class
  5. Other projects
Title Object type File name Summary
EntityTestBundleClass::$preCreateCount property core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php The number of times static::preCreate() was called.
EntityTestBundleClass::$preDeleteCount property core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php The number of times static::preDelete() was called.
EntityTestBundleClass::postCreate function core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php
EntityTestBundleClass::postDelete function core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php
EntityTestBundleClass::postLoad function core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php
EntityTestBundleClass::preCreate function core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php
EntityTestBundleClass::preDelete function core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php
EntityTestUserClass class core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestUserClass.php A custom bundle class for the User entity.
EntityTestUserClass.php file core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestUserClass.php
EntityType::$entity_type_class property core/lib/Drupal/Core/Entity/Annotation/EntityType.php The class used to represent the entity type.
EntityType::$originalClass property core/lib/Drupal/Core/Entity/EntityType.php The name of the original entity type class.
EntityType::checkStorageClass function core/lib/Drupal/Core/Entity/EntityType.php Checks that the provided class is compatible with the current entity type.
EntityType::entityClassImplements function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getAccessControlClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getFormClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getHandlerClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getHandlerClasses function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getOriginalClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getRouteProviderClasses function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getStorageClass 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::hasListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::hasViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::isSubclassOf 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::setFormClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setHandlerClass 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::setViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityTypeInterface::entityClassImplements function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Indicates if the entity type class implements the given interface.
EntityTypeInterface::getAccessControlClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the access control class.
EntityTypeInterface::getFormClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the form class for a specific operation.
EntityTypeInterface::getHandlerClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php
EntityTypeInterface::getHandlerClasses function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets an array of handlers.
EntityTypeInterface::getListBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the list class.
EntityTypeInterface::getOriginalClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the name of the original entity type class.
EntityTypeInterface::getRouteProviderClasses function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets all the route provide handlers.
EntityTypeInterface::getStorageClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the storage class.
EntityTypeInterface::getViewBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the view builder class.
EntityTypeInterface::hasFormClasses function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Indicates if this entity type has any forms.
EntityTypeInterface::hasHandlerClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Determines if there is a handler for a given type.
EntityTypeInterface::hasListBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Indicates if this entity type has a list class.
EntityTypeInterface::hasViewBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Indicates if this entity type has a view builder.
EntityTypeInterface::isSubclassOf function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Indicates if the entity type is a subclass of the given class or interface.
EntityTypeInterface::setAccessClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets the access control handler class.

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