Project

General

Profile

Actions

Bug #87632

closed

Do not treat all classes as entities

Added by Alexander Schnitzler over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Extbase
Start date:
2019-02-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Currently, ClassSchema has a property modelType which is set to a value by default that defines that the class the class schema is generated for is an entity.
This however is wrong as most classes aren't entities and therefore don't need to consume the extra cpu cycles to check for entity related annotations and so on.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #87773: ClassSchema doesn't treat unsignated classes anymoreClosed2019-02-24

Actions
Actions

Also available in: Atom PDF