Code-Analyse

234 Dateien
212 Klassen
1262 Funktionen
31,108 Zeilen
Scanning... Letzter Scan: 2025-12-23 09:42

Dateien

Datei Namespace Verzeichnis Klassen Funktionen Zeilen
index.php - public - - 42
apache.php - public/static-docs/online/module - - 20
backup.php - public/static-docs/online/module - - 29
fail2ban.php - public/static-docs/online/module - - 30
grundkonfiguration.php - public/static-docs/online/module - - 25
mariadb.php - public/static-docs/online/module - - 23
ollama.php - public/static-docs/online/module - - 29
php.php - public/static-docs/online/module - - 21
qdrant.php - public/static-docs/online/module - - 34
ssl.php - public/static-docs/online/module - - 19
ufw.php - public/static-docs/online/module - - 25
versionen.php - public/static-docs/online/module - - 18
server.php - public/static-docs/online/server - - 50
services.php - src 70 - 254
ContentCollectionService.php Application src/Application 1 5 99
PipelineStepService.php Application src/Application 1 5 145
BackupRestoreController.php Controller src/Controller 1 5 120
ChatController.php Controller src/Controller 1 10 222
CodeAnalysisController.php Controller src/Controller 1 4 74
ConfigController.php Controller src/Controller 1 8 162
ContentController.php Controller src/Controller 1 14 288
ContentPipelineController.php Controller src/Controller 1 18 368
ContractController.php Controller src/Controller 1 9 217
CriticsController.php Controller src/Controller 1 9 171
DocsController.php Controller src/Controller 1 8 136
EntityController.php Controller src/Controller 1 8 172
HomeController.php Controller src/Controller 1 2 28
OntologyController.php Controller src/Controller 1 7 146
PromptsController.php Controller src/Controller 1 9 168
ProtokollController.php Controller src/Controller 1 3 67
RelationController.php Controller src/Controller 1 7 140
SemanticExplorerController.php Controller src/Controller 1 9 237
SystemExplorerController.php Controller src/Controller 1 10 226
TaxonomyController.php Controller src/Controller 1 8 154
ChatController.php Controller\Api src/Controller/Api 1 6 145
ContentController.php Controller\Api src/Controller/Api 1 2 65
DocsController.php Controller\Api src/Controller/Api 1 10 330
ExplorerController.php Controller\Api src/Controller/Api 1 11 282
TaskController.php Controller\Api src/Controller/Api 1 12 305
Task.php Domain\Entity src/Domain/Entity 1 32 305
TaskAssignment.php Domain\Entity src/Domain/Entity 1 31 270
TaskComment.php Domain\Entity src/Domain/Entity 1 21 196
TaskResult.php Domain\Entity src/Domain/Entity 1 42 376
DimensionMismatchException.php Domain\Exception src/Domain/Exception 1 3 55
InvalidStateTransitionException.php Domain\Exception src/Domain/Exception 1 2 52
ChatMessageRepositoryInterface.php Domain\Repository src/Domain/Repository 1 5 56
ChatSessionRepositoryInterface.php Domain\Repository src/Domain/Repository 1 9 70
CodeAnalysisRepositoryInterface.php Domain\Repository src/Domain/Repository 1 6 39
CollectionRepositoryInterface.php Domain\Repository src/Domain/Repository 1 10 56
ContentRepositoryInterface.php Domain\Repository src/Domain/Repository 1 16 89
DokumentationRepositoryInterface.php Domain\Repository src/Domain/Repository 1 10 61
PipelineRepositoryInterface.php Domain\Repository src/Domain/Repository 1 18 92
TaskRepositoryInterface.php Domain\Repository src/Domain/Repository 1 13 39
CodeScannerInterface.php Domain\Service src/Domain/Service 1 1 17
AssigneeType.php Domain\ValueObject src/Domain/ValueObject 1 3 41
ContentOrderStatus.php Domain\ValueObject src/Domain/ValueObject 1 6 93
Pagination.php Domain\ValueObject src/Domain/ValueObject 1 10 124
PipelineRunStatus.php Domain\ValueObject src/Domain/ValueObject 1 7 93
TaskStatus.php Domain\ValueObject src/Domain/ValueObject 1 5 77
App.php Framework src/Framework 1 6 72
Container.php Framework src/Framework 1 6 176
ContainerException.php Framework src/Framework 1 - 14
Controller.php Framework src/Framework 1 27 288
CsrfService.php Framework src/Framework 1 5 51
Router.php Framework src/Framework 1 10 119
CorrelationMiddleware.php Framework\Middleware src/Framework/Middleware 1 3 53
SemanticExplorerRepository.php Infrastructure src/Infrastructure 1 53 849
AIClientInterface.php Infrastructure\AI src/Infrastructure/AI 1 4 19
AIConfig.php Infrastructure\AI src/Infrastructure/AI 1 7 154
AIResponse.php Infrastructure\AI src/Infrastructure/AI 1 13 138
AnthropicClient.php Infrastructure\AI src/Infrastructure/AI 1 9 169
ChatService.php Infrastructure\AI src/Infrastructure/AI 1 5 337
ClaudeService.php Infrastructure\AI src/Infrastructure/AI 1 7 311
ContentQualityValidator.php Infrastructure\AI src/Infrastructure/AI 1 4 125
ModelConfig.php Infrastructure\AI src/Infrastructure/AI 1 10 106
ModelRegistry.php Infrastructure\AI src/Infrastructure/AI 1 17 309
OllamaClient.php Infrastructure\AI src/Infrastructure/AI 1 7 157
OllamaService.php Infrastructure\AI src/Infrastructure/AI 1 5 230
QdrantService.php Infrastructure\AI src/Infrastructure/AI 1 7 392
VectorSearchService.php Infrastructure\AI src/Infrastructure/AI 1 4 62
CodeScanner.php Infrastructure\CodeAnalysis src/Infrastructure/CodeAnalysis 1 11 227
PhpFileParser.php Infrastructure\CodeAnalysis src/Infrastructure/CodeAnalysis 1 5 232
CredentialService.php Infrastructure\Config src/Infrastructure/Config 1 6 69
DatabaseFactory.php Infrastructure\Config src/Infrastructure/Config 1 5 87
PipelineStepConfig.php Infrastructure\Config src/Infrastructure/Config 1 5 259
ServiceLocator.php Infrastructure\Container src/Infrastructure/Container 1 6 81
ChunkAnalysisService.php Infrastructure\Docs src/Infrastructure/Docs 1 16 401
ChunkingService.php Infrastructure\Docs src/Infrastructure/Docs 1 12 350
ChunkSyncService.php Infrastructure\Docs src/Infrastructure/Docs 1 19 541
Doc2VectorPipeline.php Infrastructure\Docs src/Infrastructure/Docs 1 7 153
HybridSearchService.php Infrastructure\Docs src/Infrastructure/Docs 1 12 437
ApiResponseFormatter.php Infrastructure\Formatter src/Infrastructure/Formatter 1 6 128
DateFormatter.php Infrastructure\Formatter src/Infrastructure/Formatter 1 7 131
ChatMessageFormatter.php Infrastructure\Formatting src/Infrastructure/Formatting 1 2 84
AuditLogger.php Infrastructure\Logging src/Infrastructure/Logging 1 12 192
ChatMessageRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 6 103
ChatSessionRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 10 114
CodeAnalysisRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 10 234
CollectionRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 11 238
Connection.php Infrastructure\Persistence src/Infrastructure/Persistence 1 1 18
ContentConfigRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 21 236
ContentRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 17 328
ContractRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 11 267
CriticsRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 10 121
DokumentationRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 18 317
FileBackupRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 11 296
KiProtokollRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 9 154
PipelineRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 19 366
PromptsRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 11 128
SystemExplorerRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 32 707
TaskAssignmentRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 8 139
TaskCommentRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 6 95
TaskRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 14 246
TaskResultRepository.php Infrastructure\Persistence src/Infrastructure/Persistence 1 7 141
JsonDecodeTrait.php Infrastructure\Traits src/Infrastructure/Traits 1 1 27
CollectionValidator.php Infrastructure\Validation src/Infrastructure/Validation 1 5 148
ValidationResult.php Infrastructure\Validation src/Infrastructure/Validation 1 7 75
ChatResponse.php UseCases\Chat src/UseCases/Chat 1 13 125
ChatSessionDTO.php UseCases\Chat src/UseCases/Chat 1 16 113
ChatSessionResult.php UseCases\Chat src/UseCases/Chat 1 3 27
ExportChatSessionUseCase.php UseCases\Chat src/UseCases/Chat 1 4 142
LoadChatSessionUseCase.php UseCases\Chat src/UseCases/Chat 1 3 55
ManageChatSessionsUseCase.php UseCases\Chat src/UseCases/Chat 1 23 255
SendChatMessageUseCase.php UseCases\Chat src/UseCases/Chat 1 7 299
GetCodeAnalysisUseCase.php UseCases\CodeAnalysis src/UseCases/CodeAnalysis 1 7 69
CreateContentOrderCommand.php UseCases\Command src/UseCases/Command 1 5 88
CreateCriticCommand.php UseCases\Command src/UseCases/Command 1 4 57
CreatePromptCommand.php UseCases\Command src/UseCases/Command 1 4 63
GenerateContentCommand.php UseCases\Command src/UseCases/Command 1 4 63
SendChatMessageCommand.php UseCases\Command src/UseCases/Command 1 4 85
UpdateCriticCommand.php UseCases\Command src/UseCases/Command 1 4 63
UpdatePromptCommand.php UseCases\Command src/UseCases/Command 1 4 65
ConfigDTO.php UseCases\Config src/UseCases/Config 1 4 70
ConfigResult.php UseCases\Config src/UseCases/Config 1 3 28
ManageConfigUseCase.php UseCases\Config src/UseCases/Config 1 11 178
ContentGenerationResult.php UseCases\Content src/UseCases/Content 1 10 86
GenerateContentUseCase.php UseCases\Content src/UseCases/Content 1 5 116
CriticDTO.php UseCases\Critics src/UseCases/Critics 1 4 58
CriticResult.php UseCases\Critics src/UseCases/Critics 1 3 28
ManageCriticsUseCase.php UseCases\Critics src/UseCases/Critics 1 9 121
DocumentationChatUseCase.php UseCases\Docs src/UseCases/Docs 1 4 100
PipelineRunStatusUseCase.php UseCases\Pipeline src/UseCases/Pipeline 1 4 98
RunPipelineUseCase.php UseCases\Pipeline src/UseCases/Pipeline 1 5 113
UpdatePipelineConfigUseCase.php UseCases\Pipeline src/UseCases/Pipeline 1 2 61
ManagePromptsUseCase.php UseCases\Prompts src/UseCases/Prompts 1 10 120
PromptDTO.php UseCases\Prompts src/UseCases/Prompts 1 3 51
PromptResult.php UseCases\Prompts src/UseCases/Prompts 1 3 28
ProtokollDTO.php UseCases\Protokoll src/UseCases/Protokoll 1 3 63
ViewProtokollUseCase.php UseCases\Protokoll src/UseCases/Protokoll 1 7 90
AssignTaskUseCase.php UseCases\Task src/UseCases/Task 1 3 83
CreateTaskUseCase.php UseCases\Task src/UseCases/Task 1 3 80
DeleteTaskUseCase.php UseCases\Task src/UseCases/Task 1 3 55
ExecuteAITaskUseCase.php UseCases\Task src/UseCases/Task 1 6 129
GetTasksUseCase.php UseCases\Task src/UseCases/Task 1 7 68
SaveTaskResultUseCase.php UseCases\Task src/UseCases/Task 1 3 122
UpdateTaskStatusUseCase.php UseCases\Task src/UseCases/Task 1 6 74
layout.php - src/View - - 71
index.php - src/View/backup-restore - - 123
show.php - src/View/backup-restore - - 119
index.php - src/View/chat - - 473
error.php - src/View/chat/partials - - 17
message-meta.php - src/View/chat/partials - - 25
message.php - src/View/chat/partials - - 67
response.php - src/View/chat/partials - - 77
session-list.php - src/View/chat/partials - - 46
success.php - src/View/chat/partials - - 9
system-prompt-modal.php - src/View/chat/partials - - 53
form.php - src/View/config - - 162
index.php - src/View/config - - 122
show.php - src/View/config - - 168
edit.php - src/View/content - - 78
index.php - src/View/content - - 101
new.php - src/View/content - - 114
show.php - src/View/content - - 209
form.php - src/View/content-pipeline - - 83
import.php - src/View/content-pipeline - - 223
index.php - src/View/content-pipeline - - 87
run-status.php - src/View/content-pipeline - - 366
show.php - src/View/content-pipeline - - 432
critique.php - src/View/content/partials - - 47
version.php - src/View/content/partials - - 28
edit.php - src/View/contracts - - 48
index.php - src/View/contracts - - 97
new.php - src/View/contracts - - 64
show.php - src/View/contracts - - 136
form.php - src/View/critics - - 109
index.php - src/View/critics - - 122
show.php - src/View/critics - - 138
code-show.php - src/View/docs - - 125
code.php - src/View/docs - - 180
index.php - src/View/docs - 1 31
show.php - src/View/docs - - 22
about.php - src/View/home - - 8
index.php - src/View/home - - 55
collections-select.php - src/View/partials/form - - 71
model-select.php - src/View/partials/form - - 88
form.php - src/View/prompts - - 95
index.php - src/View/prompts - - 140
show.php - src/View/prompts - - 134
index.php - src/View/protokoll - - 114