Kevin 6277454f7a first commit пре 5 година
..
Access 6277454f7a first commit пре 5 година
Action 6277454f7a first commit пре 5 година
Ajax 6277454f7a first commit пре 5 година
Annotation 6277454f7a first commit пре 5 година
Archiver 6277454f7a first commit пре 5 година
Asset 6277454f7a first commit пре 5 година
Authentication 6277454f7a first commit пре 5 година
Batch 6277454f7a first commit пре 5 година
Block 6277454f7a first commit пре 5 година
Breadcrumb 6277454f7a first commit пре 5 година
Cache 6277454f7a first commit пре 5 година
CacheDecorator 6277454f7a first commit пре 5 година
Command 6277454f7a first commit пре 5 година
Composer 6277454f7a first commit пре 5 година
Condition 6277454f7a first commit пре 5 година
Config 6277454f7a first commit пре 5 година
Controller 6277454f7a first commit пре 5 година
Database 6277454f7a first commit пре 5 година
Datetime 6277454f7a first commit пре 5 година
DependencyInjection 6277454f7a first commit пре 5 година
Diff 6277454f7a first commit пре 5 година
Discovery 6277454f7a first commit пре 5 година
Display 6277454f7a first commit пре 5 година
Entity 6277454f7a first commit пре 5 година
EventSubscriber 6277454f7a first commit пре 5 година
Executable 6277454f7a first commit пре 5 година
Extension 6277454f7a first commit пре 5 година
Field 6277454f7a first commit пре 5 година
File 6277454f7a first commit пре 5 година
FileTransfer 6277454f7a first commit пре 5 година
Flood 6277454f7a first commit пре 5 година
Form 6277454f7a first commit пре 5 година
Http 6277454f7a first commit пре 5 година
Image 6277454f7a first commit пре 5 година
ImageToolkit 6277454f7a first commit пре 5 година
Installer 6277454f7a first commit пре 5 година
KeyValueStore 6277454f7a first commit пре 5 година
Language 6277454f7a first commit пре 5 година
Layout 6277454f7a first commit пре 5 година
Locale 6277454f7a first commit пре 5 година
Lock 6277454f7a first commit пре 5 година
Logger 6277454f7a first commit пре 5 година
Mail 6277454f7a first commit пре 5 година
Menu 6277454f7a first commit пре 5 година
Messenger 6277454f7a first commit пре 5 година
PageCache 6277454f7a first commit пре 5 година
Pager 6277454f7a first commit пре 5 година
ParamConverter 6277454f7a first commit пре 5 година
Password 6277454f7a first commit пре 5 година
Path 6277454f7a first commit пре 5 година
PathProcessor 6277454f7a first commit пре 5 година
PhpStorage 6277454f7a first commit пре 5 година
Plugin 6277454f7a first commit пре 5 година
ProxyBuilder 6277454f7a first commit пре 5 година
ProxyClass 6277454f7a first commit пре 5 година
Queue 6277454f7a first commit пре 5 година
Render 6277454f7a first commit пре 5 година
RouteProcessor 6277454f7a first commit пре 5 година
Routing 6277454f7a first commit пре 5 година
Security 6277454f7a first commit пре 5 година
Serialization 6277454f7a first commit пре 5 година
Session 6277454f7a first commit пре 5 година
Site 6277454f7a first commit пре 5 година
StackMiddleware 6277454f7a first commit пре 5 година
State 6277454f7a first commit пре 5 година
StreamWrapper 6277454f7a first commit пре 5 година
StringTranslation 6277454f7a first commit пре 5 година
TempStore 6277454f7a first commit пре 5 година
Template 6277454f7a first commit пре 5 година
Test 6277454f7a first commit пре 5 година
Theme 6277454f7a first commit пре 5 година
Transliteration 6277454f7a first commit пре 5 година
TypedData 6277454f7a first commit пре 5 година
Update 6277454f7a first commit пре 5 година
Updater 6277454f7a first commit пре 5 година
Utility 6277454f7a first commit пре 5 година
Validation 6277454f7a first commit пре 5 година
AppRootFactory.php 6277454f7a first commit пре 5 година
CoreServiceProvider.php 6277454f7a first commit пре 5 година
Cron.php 6277454f7a first commit пре 5 година
CronInterface.php 6277454f7a first commit пре 5 година
DestructableInterface.php 6277454f7a first commit пре 5 година
DrupalKernel.php 6277454f7a first commit пре 5 година
DrupalKernelInterface.php 6277454f7a first commit пре 5 година
GeneratedButton.php 6277454f7a first commit пре 5 година
GeneratedLink.php 6277454f7a first commit пре 5 година
GeneratedNoLink.php 6277454f7a first commit пре 5 година
GeneratedUrl.php 6277454f7a first commit пре 5 година
Link.php 6277454f7a first commit пре 5 година
PrivateKey.php 6277454f7a first commit пре 5 година
README.txt 6277454f7a first commit пре 5 година
SitePathFactory.php 6277454f7a first commit пре 5 година
Url.php 6277454f7a first commit пре 5 година

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.