Bachir Soussi Chiadmi 41863f872c updated core and modules 7 年之前
..
Access 41863f872c updated core and modules 7 年之前
Action 41863f872c updated core and modules 7 年之前
Ajax 41863f872c updated core and modules 7 年之前
Annotation 41863f872c updated core and modules 7 年之前
Archiver 41863f872c updated core and modules 7 年之前
Asset 41863f872c updated core and modules 7 年之前
Authentication 41863f872c updated core and modules 7 年之前
Batch 41863f872c updated core and modules 7 年之前
Block 41863f872c updated core and modules 7 年之前
Breadcrumb 41863f872c updated core and modules 7 年之前
Cache 41863f872c updated core and modules 7 年之前
CacheDecorator 58f46e4e8f caore d8 files 8 年之前
Command 41863f872c updated core and modules 7 年之前
Composer 41863f872c updated core and modules 7 年之前
Condition 41863f872c updated core and modules 7 年之前
Config 41863f872c updated core and modules 7 年之前
Controller 41863f872c updated core and modules 7 年之前
Database 41863f872c updated core and modules 7 年之前
Datetime 41863f872c updated core and modules 7 年之前
DependencyInjection 41863f872c updated core and modules 7 年之前
Diff 41863f872c updated core and modules 7 年之前
Discovery 41863f872c updated core and modules 7 年之前
Display 41863f872c updated core and modules 7 年之前
Entity 41863f872c updated core and modules 7 年之前
EventSubscriber 41863f872c updated core and modules 7 年之前
Executable 41863f872c updated core and modules 7 年之前
Extension 41863f872c updated core and modules 7 年之前
Field 41863f872c updated core and modules 7 年之前
File 41863f872c updated core and modules 7 年之前
FileTransfer 41863f872c updated core and modules 7 年之前
Flood 41863f872c updated core and modules 7 年之前
Form 41863f872c updated core and modules 7 年之前
Http 41863f872c updated core and modules 7 年之前
Image 41863f872c updated core and modules 7 年之前
ImageToolkit 41863f872c updated core and modules 7 年之前
Installer 41863f872c updated core and modules 7 年之前
KeyValueStore 41863f872c updated core and modules 7 年之前
Language 41863f872c updated core and modules 7 年之前
Layout 41863f872c updated core and modules 7 年之前
Locale 41863f872c updated core and modules 7 年之前
Lock 41863f872c updated core and modules 7 年之前
Logger 41863f872c updated core and modules 7 年之前
Mail 41863f872c updated core and modules 7 年之前
Menu 41863f872c updated core and modules 7 年之前
Operations 58f46e4e8f caore d8 files 8 年之前
PageCache 41863f872c updated core and modules 7 年之前
ParamConverter 41863f872c updated core and modules 7 年之前
Password 41863f872c updated core and modules 7 年之前
Path 41863f872c updated core and modules 7 年之前
PathProcessor 41863f872c updated core and modules 7 年之前
PhpStorage 41863f872c updated core and modules 7 年之前
Plugin 41863f872c updated core and modules 7 年之前
ProxyBuilder 58f46e4e8f caore d8 files 8 年之前
ProxyClass 58f46e4e8f caore d8 files 8 年之前
Queue 41863f872c updated core and modules 7 年之前
Render 41863f872c updated core and modules 7 年之前
RouteProcessor 41863f872c updated core and modules 7 年之前
Routing 41863f872c updated core and modules 7 年之前
Serialization 41863f872c updated core and modules 7 年之前
Session 41863f872c updated core and modules 7 年之前
Site 41863f872c updated core and modules 7 年之前
StackMiddleware 41863f872c updated core and modules 7 年之前
State 41863f872c updated core and modules 7 年之前
StreamWrapper 41863f872c updated core and modules 7 年之前
StringTranslation 41863f872c updated core and modules 7 年之前
Template 41863f872c updated core and modules 7 年之前
Test 41863f872c updated core and modules 7 年之前
Theme 41863f872c updated core and modules 7 年之前
Transliteration 41863f872c updated core and modules 7 年之前
TypedData 41863f872c updated core and modules 7 年之前
Update 41863f872c updated core and modules 7 年之前
Updater 41863f872c updated core and modules 7 年之前
Utility 41863f872c updated core and modules 7 年之前
Validation 41863f872c updated core and modules 7 年之前
AppRootFactory.php 58f46e4e8f caore d8 files 8 年之前
CoreServiceProvider.php 41863f872c updated core and modules 7 年之前
Cron.php 41863f872c updated core and modules 7 年之前
CronInterface.php 58f46e4e8f caore d8 files 8 年之前
DestructableInterface.php 58f46e4e8f caore d8 files 8 年之前
DrupalKernel.php 41863f872c updated core and modules 7 年之前
DrupalKernelInterface.php 41863f872c updated core and modules 7 年之前
GeneratedLink.php 41863f872c updated core and modules 7 年之前
GeneratedNoLink.php 41863f872c updated core and modules 7 年之前
GeneratedUrl.php 58f46e4e8f caore d8 files 8 年之前
Link.php 41863f872c updated core and modules 7 年之前
PrivateKey.php 41863f872c updated core and modules 7 年之前
README.txt 58f46e4e8f caore d8 files 8 年之前
SitePathFactory.php 58f46e4e8f caore d8 files 8 年之前
Url.php 41863f872c updated core and modules 7 年之前

README.txt

Code in the Drupal\Core namespace represents Drupal Subsystems provided by the
base system. These subsystems MAY depend on Drupal Components and other
Subsystems, but MAY NOT depend on any code in a module.

Each Subsystem should be in its own namespace, and should be as self-contained
as possible.