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\Entity\Exception; /** * Defines an exception thrown when an..

Decoded Output download

<?php

namespace Drupal\Core\Entity\Exception;

/**
 * Defines an exception thrown when an entity ID is too long.
 */
class EntityTypeIdLengthException extends \Exception { }
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Drupal\Core\Entity\Exception;

/**
 * Defines an exception thrown when an entity ID is too long.
 */
class EntityTypeIdLengthException extends \Exception { }

Function Calls

None

Variables

None

Stats

MD5 5896f3d2b452d859866b22edf3a8828d
Eval Count 0
Decode Time 97 ms