coolify/app/Models
Andras Bacsai b803a137f6 refactor(global-search, environment): streamline environment retrieval with new query method
- Replaced the inline query for fetching environments in GlobalSearch with a new static method `ownedByCurrentTeam` in the Environment model, enhancing code readability and maintainability.
- This change simplifies the logic for retrieving environments associated with the current team, promoting better organization of query logic within the model.
2025-10-08 19:58:36 +02:00
..
Application.php
ApplicationDeploymentQueue.php
ApplicationPreview.php
ApplicationSetting.php
BaseModel.php
DiscordNotificationSettings.php
DockerCleanupExecution.php
EmailNotificationSettings.php
Environment.php
EnvironmentVariable.php
GithubApp.php
GitlabApp.php
InstanceSettings.php
LocalFileVolume.php
LocalPersistentVolume.php
OauthSetting.php
PersonalAccessToken.php
PrivateKey.php
Project.php
ProjectSetting.php
PushoverNotificationSettings.php
S3Storage.php
ScheduledDatabaseBackup.php
ScheduledDatabaseBackupExecution.php
ScheduledTask.php
ScheduledTaskExecution.php
Server.php
ServerSetting.php
Service.php
ServiceApplication.php
ServiceDatabase.php
SharedEnvironmentVariable.php
SlackNotificationSettings.php
SslCertificate.php
StandaloneClickhouse.php
StandaloneDocker.php
StandaloneDragonfly.php
StandaloneKeydb.php
StandaloneMariadb.php
StandaloneMongodb.php
StandaloneMysql.php
StandalonePostgresql.php
StandaloneRedis.php
Subscription.php
SwarmDocker.php
Tag.php
Team.php
TeamInvitation.php
TelegramNotificationSettings.php
User.php
UserChangelogRead.php