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