Search for isSubclassOf
- Search 7.x for isSubclassOf
- Search 9.5.x for isSubclassOf
- Search 10.3.x for isSubclassOf
- Search 11.x for isSubclassOf
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityType::isSubclassOf | function | core/ |
Indicates if the entity type is a subclass of the given class or interface. |
EntityTypeInterface::isSubclassOf | function | core/ |
Indicates if the entity type is a subclass of the given class or interface. |
EntityTypeTest::testIsSubClassOf | function | core/ |
@covers ::isSubclassOf @group legacy @expectedDeprecation Drupal\Core\Entity\EntityType::isSubclassOf() is deprecated in drupal:8.3.0 and is removed from drupal:10.0.0. Use Drupal\Core\Entity\EntityTypeInterface::entityClassImplements() instead. Seeā¦ |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.