Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php namespace Drupal\Core\Database; /** * Exception thrown when a savepoint or transa..

Decoded Output download

<?php

namespace Drupal\Core\Database;

/**
 * Exception thrown when a savepoint or transaction name occurs twice.
 */
class TransactionNameNonUniqueException extends TransactionException implements DatabaseException { }
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Drupal\Core\Database;

/**
 * Exception thrown when a savepoint or transaction name occurs twice.
 */
class TransactionNameNonUniqueException extends TransactionException implements DatabaseException { }

Function Calls

None

Variables

None

Stats

MD5 25478f94454144e3caff76de678203dc
Eval Count 0
Decode Time 74 ms