Cedric Ziel

Results 95 issues of Cedric Ziel

Currently it doesnt seem to be working with `$GLOBALS['TYPO3_DB']->exec_SELECTcountRows('uid', 'tt_content')` f.e.

Creating a reference and implementing a rename-handler should enable stable refactoring with fluid viewhelpers.

When ConnectionPool is available, it's advised to use it instead of the legacy database interface;

Possible elements are in the `_ARRAY` case

* findBy* * findOneBy* * findByUid * findByIdentifier * findAll These should either have `Entity` or `Entity[]` as return type.

Use the sgalinski / TypoScript Plugin to inject TypoScript into PHP method calls such as `\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addPageTSConfig()`, `\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addTypoScriptSetup()`, `\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addTypoScriptConstants()`

https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/core/Configuration/DefaultConfigurationDescription.yaml

enhancement