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