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

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.