dx.new » d8 » klassen » x_1

Drupal.php (core/lib)

  • service: —> return static::$container→get($id);
  • Besondere Services:
    • config($name) —> return static::$container→get('config.factory')→get($name);
    • configFactory() —> return static::$container→get('config.factory');
    • cache($bin = 'cache') —> return static::$container→get('cache.' . $bin);
      • Wrapper: function cache($bin = 'cache') (in includes/cache.inc)
d8/klassen/x_1.txt · Zuletzt geändert: 2022/06/06 15:13 von 127.0.0.1
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki