Project

General

Profile

Actions

Bug #87632

closed

Do not treat all classes as entities

Added by Alexander Schnitzler about 5 years ago. Updated almost 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 #1

Updated by Gerrit Code Review about 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59628

Actions #2

Updated by Gerrit Code Review about 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59628

Actions #3

Updated by Anonymous about 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Gerrit Code Review about 5 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59792

Actions #5

Updated by Gerrit Code Review about 5 years ago

Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59792

Actions #6

Updated by Anonymous about 5 years ago

  • Status changed from Under Review to Resolved
Actions #7

Updated by Anja Leichsenring about 5 years ago

  • Related to Bug #87773: ClassSchema doesn't treat unsignated classes anymore added
Actions #8

Updated by Gerrit Code Review about 5 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59806

Actions #9

Updated by Gerrit Code Review about 5 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59912

Actions #10

Updated by Anonymous about 5 years ago

  • Status changed from Under Review to Resolved
Actions #11

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF