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

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.