cypress-8.x-1.x-dev/tests/Cypress/integration/testPage.php

tests/Cypress/integration/testPage.php
<?php
use Drupal\node\Entity\Node;

/** @var object $args */

$node = Node::create([
  'type' => 'page',
  'title' => $args->title,
]);
$node->save();
echo $node->id();

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

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