scheduler-8.x-1.x-dev/tests/fixtures/scheduler_data/role_permission.php

tests/fixtures/scheduler_data/role_permission.php
<?php

/**
 * @file
 * A database agnostic dump for testing purposes.
 *
 * This file was generated by the Drupal 9.2.6 db-tools.php script.
 */

use Drupal\Core\Database\Database;

$connection = Database::getConnection();

$connection->schema()->createTable('role_permission', [
  'fields' => [
    'rid' => [
      'type' => 'int',
      'not null' => TRUE,
      'size' => 'normal',
      'unsigned' => TRUE,
    ],
    'permission' => [
      'type' => 'varchar',
      'not null' => TRUE,
      'length' => '128',
      'default' => '',
    ],
    'module' => [
      'type' => 'varchar',
      'not null' => TRUE,
      'length' => '255',
      'default' => '',
    ],
  ],
  'primary key' => [
    'rid',
    'permission',
  ],
  'indexes' => [
    'permission' => [
      'permission',
    ],
  ],
  'mysql_character_set' => 'utf8mb3',
]);

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc