Skip to main content
Drupal Code Search
You are here
Home
ai_upgrade_assistant
ai_upgrade_assistant
ai_upgrade_assistant.info.yml
ai_upgrade_assistant.install
ai_upgrade_assistant.libraries.yml
ai_upgrade_assistant.links.menu.yml
ai_upgrade_assistant.permissions.yml
ai_upgrade_assistant.routing.yml
ai_upgrade_assistant.services.yml
ai_upgrade_assistant.theme.inc
config/install/ai_upgrade_assistant.settings.yml
config/schema/ai_upgrade_assistant.schema.yml
js/analysis-progress.js
js/analysis-report.js
js/character-sheet.js
js/config-page.js
js/dashboard.js
js/diff-view.js
js/forum.js
js/status-page.js
js/status.js
js/status_page.js
js/update-history.js
js/upgrade-path-interactive.js
js/upgrade_assistant.js
scripts/set_api_key.php
src/Access/DynamicPermissionHandler.php
src/Cache/AiUpgradeCacheCollector.php
src/Cache/AiUpgradeWarmupHelper.php
src/Controller/AnalysisController.php
src/Controller/CharacterController.php
src/Controller/DashboardController.php
src/Controller/ForumController.php
src/Controller/PatchController.php
src/Controller/ReportController.php
src/Controller/StatusController.php
src/Controller/TerminalController.php
src/Controller/UpdateController.php
src/Controller/UpdateHistoryController.php
src/Controller/UpgradeController.php
src/Controller/UpgradePathController.php
src/Entity/Controller/UpgradeAnalysisListBuilder.php
src/Entity/UpgradeAnalysis.php
src/Form/ApplyUpdatesForm.php
src/Form/ForumReplyDeleteForm.php
src/Form/ForumReplyForm.php
src/Form/ForumTopicDeleteForm.php
src/Form/ForumTopicForm.php
src/Form/OrganizationSettingsForm.php
src/Form/SettingsForm.php
src/Form/UpgradeAnalysisForm.php
src/Plugin/QueueWorker/UpdateProcessor.php
src/Service/AiModelManager.php
src/Service/AiPromptGenerator.php
src/Service/AnalysisTracker.php
src/Service/BatchAnalyzer.php
src/Service/CacheWarmer.php
src/Service/CacheWarmerInterface.php
src/Service/CommunityLearningService.php
src/Service/DataAnonymizer.php
src/Service/EnvironmentCheckerService.php
src/Service/EnvironmentDetector.php
src/Service/HuggingFaceService.php
src/Service/MachineLearning/PatternLearningManager.php
src/Service/MachineLearning/Visitor/ContextPatternVisitor.php
src/Service/MachineLearning/Visitor/SemanticPatternVisitor.php
src/Service/MachineLearning/Visitor/SyntaxPatternVisitor.php
src/Service/ModuleAnalyzerService.php
src/Service/NodeVisitor/ClassUsageVisitor.php
src/Service/NodeVisitor/DeprecatedConstantVisitor.php
src/Service/NodeVisitor/DeprecatedFunctionVisitor.php
src/Service/NodeVisitor/DeprecatedTraitVisitor.php
src/Service/NodeVisitor/DrupalDependencyVisitor.php
src/Service/NodeVisitor/DrupalUpgradePatternVisitor.php
src/Service/NodeVisitor/EventSubscriberVisitor.php
src/Service/NodeVisitor/HookVisitor.php
src/Service/NodeVisitor/NamespaceVisitor.php
src/Service/NodeVisitor/PluginPatternVisitor.php
src/Service/NodeVisitor/PluginVisitor.php
src/Service/NodeVisitor/ServiceVisitor.php
src/Service/ParallelProcessingService.php
src/Service/PatchGenerator.php
src/Service/PatchSearcher.php
src/Service/PatchValidator.php
src/Service/PhpParserService.php
src/Service/ProjectAnalyzer.php
src/Service/ReportGenerator.php
src/Service/RollbackManager.php
src/Service/SubscriptionManager.php
src/Service/ThemePreprocessor.php
src/Service/UpdateCronService.php
src/Service/UpdateHistoryService.php
src/Service/UpdateMonitorService.php
src/Service/UpdateSchedulerService.php
src/Service/UpgradePathGenerator.php
src/Service/UpgradePatternManager.php
src/Service/UpgradeService.php
src/Theme/AiUpgradeAssistantPreprocess.php
src/Theme/AiUpgradePreprocessor.php
src/UpgradeAnalysisAccessControlHandler.php
templates/ai-upgrade-analysis-results.html.twig
templates/ai-upgrade-analysis.html.twig
templates/ai-upgrade-assistant-analysis.html.twig
templates/ai-upgrade-assistant-config.html.twig
templates/ai-upgrade-assistant-forum-overview.html.twig
templates/ai-upgrade-assistant-forum-topic.html.twig
templates/ai-upgrade-assistant-status.html.twig
templates/ai-upgrade-base.html.twig
templates/ai-upgrade-character-sheet.html.twig
templates/ai-upgrade-dashboard.html.twig
templates/ai-upgrade-progress.html.twig
templates/ai-upgrade-status.html.twig
templates/analysis-report.html.twig
templates/code-diff-view.html.twig
templates/rate-limit-status.html.twig
templates/status-message.html.twig
templates/upgrade-dashboard.html.twig
templates/upgrade-path-interactive.html.twig
templates/upgrade-path-step.html.twig
templates/upgrade-path.html.twig
templates/upgrade-recommendations.html.twig
tests/fixtures/test_module/test_module.info.yml
tests/fixtures/test_module/test_module.module
tests/src/Functional/AIUpgradeAssistantBrowserTest.php
tests/src/Functional/PatchApplicationTest.php
tests/src/Functional/Performance/PerformanceTest.php
tests/src/Functional/UpgradePathGenerationTest.php
tests/src/FunctionalJavascript/AIUpgradeAssistantJavascriptTest.php
tests/src/Kernel/Service/UpgradePathGeneratorTest.php
tests/src/Performance/UpgradePerformanceTest.php
tests/src/TestBase.php
tests/src/Unit/Service/BatchAnalyzer/BatchAnalyzerTest.php
tests/src/Unit/Service/BatchAnalyzerTest.php
tests/src/Unit/Service/NodeVisitor/DeprecationVisitorsTest.php
tests/src/Unit/Service/NodeVisitor/EventSubscriberVisitorTest.php
tests/src/Unit/Service/NodeVisitor/NamespaceVisitorTest.php
tests/src/Unit/Service/NodeVisitor/PluginVisitorTest.php
tests/src/Unit/Service/NodeVisitor/ServiceVisitorTest.php
tests/src/Unit/Service/OpenAI/OpenAIServiceTest.php
tests/src/Unit/Service/PatchManager/PatchManagerTest.php
tests/src/Unit/Service/PatchSearcherTest.php
tests/src/Unit/Service/ProjectAnalyzer/ProjectAnalyzerTest.php
tests/src/Unit/Service/ProjectAnalyzerTest.php
tests/src/Unit/Service/UpgradePathGeneratorTest.php
Главная
|
Обратная связь