GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /nginx/html/Student/JimMartinson/Lab12/drupal/core/modules/book/ |
Upload File : |
services: book.breadcrumb: class: Drupal\book\BookBreadcrumbBuilder arguments: ['@entity.manager', '@current_user'] tags: - { name: breadcrumb_builder, priority: 701 } book.manager: class: Drupal\book\BookManager arguments: ['@entity.manager', '@string_translation', '@config.factory', '@book.outline_storage', '@renderer'] book.outline: class: Drupal\book\BookOutline arguments: ['@book.manager'] book.export: class: Drupal\book\BookExport arguments: ['@entity.manager', '@book.manager', '@renderer'] book.outline_storage: class: Drupal\book\BookOutlineStorage arguments: ['@database'] tags: - { name: backend_overridable } access_check.book.removable: class: Drupal\book\Access\BookNodeIsRemovableAccessCheck arguments: ['@book.manager'] tags: - { name: access_check, applies_to: _access_book_removable } cache_context.route.book_navigation: class: Drupal\book\Cache\BookNavigationCacheContext arguments: ['@request_stack'] calls: - [setContainer, ['@service_container']] tags: - { name: cache.context} book.uninstall_validator: class: Drupal\book\BookUninstallValidator tags: - { name: module_install.uninstall_validator } arguments: ['@book.outline_storage', '@entity_type.manager', '@string_translation'] lazy: true