Search for class
- Search 7.x for class
- Search 9.5.x for class
- Search 10.3.x for class
- Search 11.x for class
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityManager::getEntityTypeFromClass | function | core/ |
|
EntityManagerTest::testGetEntityTypeFromClass | function | core/ |
Tests the getEntityTypeFromClass() method. |
EntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
EntityReferenceFieldItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
EntityReferenceFieldNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
EntityReferenceItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
EntityResolverManager::$classResolver | property | core/ |
The class resolver. |
EntityResolverManager::getControllerClass | function | core/ |
Gets the controller class using route defaults. |
EntityResolverManagerTest::$classResolver | property | core/ |
The mocked class resolver. |
EntityResourceValidationTraitTestClass | class | core/ |
A test class to use to test EntityResourceValidationTrait. |
EntitySerializationTest::$entityClass | property | core/ |
The class name of the test class. |
EntityStorageBase::$entityClass | property | core/ |
Name of the entity class. |
EntityType::$entity_type_class | property | core/ |
The class used to represent the entity type. |
EntityType::$originalClass | property | core/ |
The name of the original entity type class. |
EntityType::checkStorageClass | function | core/ |
Checks that the provided class is compatible with the current entity type. |
EntityType::entityClassImplements | function | core/ |
Indicates if the entity type class implements the given interface. |
EntityType::getAccessControlClass | function | core/ |
Gets the access control class. |
EntityType::getFormClass | function | core/ |
Gets the form class for a specific operation. |
EntityType::getHandlerClass | function | core/ |
|
EntityType::getHandlerClasses | function | core/ |
Gets an array of handlers. |
EntityType::getListBuilderClass | function | core/ |
Gets the list class. |
EntityType::getOriginalClass | function | core/ |
Gets the name of the original entity type class. |
EntityType::getRouteProviderClasses | function | core/ |
Gets all the route provide handlers. |
EntityType::getStorageClass | function | core/ |
Gets the storage class. |
EntityType::getViewBuilderClass | function | core/ |
Gets the view builder class. |
EntityType::hasFormClasses | function | core/ |
Indicates if this entity type has any forms. |
EntityType::hasHandlerClass | function | core/ |
Determines if there is a handler for a given type. |
EntityType::hasListBuilderClass | function | core/ |
Indicates if this entity type has a list class. |
EntityType::hasViewBuilderClass | function | core/ |
Indicates if this entity type has a view builder. |
EntityType::isSubclassOf | function | core/ |
Indicates if the entity type is a subclass of the given class or interface. |
EntityType::setAccessClass | function | core/ |
Sets the access control handler class. |
EntityType::setClass | function | core/ |
Sets the class. |
EntityType::setFormClass | function | core/ |
Sets a form class for a specific operation. |
EntityType::setHandlerClass | function | core/ |
Sets the handlers for a given type. |
EntityType::setListBuilderClass | function | core/ |
Sets the list class. |
EntityType::setStorageClass | function | core/ |
Sets the storage class. |
EntityType::setViewBuilderClass | function | core/ |
Gets the view builder class. |
EntityTypeInterface::entityClassImplements | function | core/ |
Indicates if the entity type class implements the given interface. |
EntityTypeInterface::getAccessControlClass | function | core/ |
Gets the access control class. |
EntityTypeInterface::getFormClass | function | core/ |
Gets the form class for a specific operation. |
EntityTypeInterface::getHandlerClass | function | core/ |
|
EntityTypeInterface::getHandlerClasses | function | core/ |
Gets an array of handlers. |
EntityTypeInterface::getListBuilderClass | function | core/ |
Gets the list class. |
EntityTypeInterface::getOriginalClass | function | core/ |
Gets the name of the original entity type class. |
EntityTypeInterface::getRouteProviderClasses | function | core/ |
Gets all the route provide handlers. |
EntityTypeInterface::getStorageClass | function | core/ |
Gets the storage class. |
EntityTypeInterface::getViewBuilderClass | function | core/ |
Gets the view builder class. |
EntityTypeInterface::hasFormClasses | function | core/ |
Indicates if this entity type has any forms. |
EntityTypeInterface::hasHandlerClass | function | core/ |
Determines if there is a handler for a given type. |
EntityTypeInterface::hasListBuilderClass | function | core/ |
Indicates if this entity type has a list class. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.