Bug #87632
closedDo not treat all classes as entities
100%
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.
Updated by Gerrit Code Review almost 6 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
Updated by Gerrit Code Review over 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
Updated by Anonymous over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7b320c723a59f677fefb56e12cc43da3fbcb4a08.
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Anonymous over 5 years ago
- Status changed from Under Review to Resolved
Applied in changeset fad653247c0a020041324b7472e3b61e417eae8d.
Updated by Anja Leichsenring over 5 years ago
- Related to Bug #87773: ClassSchema doesn't treat unsignated classes anymore added
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Anonymous over 5 years ago
- Status changed from Under Review to Resolved
Applied in changeset b1fa8e8504926d2d1b56e3c50ed07225507af36f.