Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Merge requests
!1143
Issue
#3022403
: Warn users about per-table prefix in multisite during requirements hook
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Issue
#3022403
: Warn users about per-table prefix in multisite during requirements hook
issue/drupal-3022403:3022403-warn-users-about
into
9.3.x
Overview
1
Commits
1
Pipelines
0
Changes
2
1 unresolved thread
Hide all comments
Closed
mondrake
requested to merge
issue/drupal-3022403:3022403-warn-users-about
into
9.3.x
3 years ago
Overview
1
Commits
1
Pipelines
0
Changes
2
1 unresolved thread
Hide all comments
Expand
0
0
Merge request reports
Loading
Loading
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Andrey Postnikov
@andypost
started a thread on
the diff
3 years ago
Collapse replies
core/modules/system/system.install
1509
1521
}
1510
1522
}
1511
1523
}
1524
1525
/**
1526
* Checks if there are 'prefix' entries in array format for tables.
1527
*/
1528
function
_system_check_array_table_prefixes
(
$app_root
,
$site_path
)
{
Andrey Postnikov
@andypost
3 years ago
Developer
arguments needs docblock
Please
register
or
sign in
to reply
mondrake
closed
3 years ago
closed
Please
register
or
sign in
to reply
Loading