MENU_MAX_PARTS

The maximum number of path elements for a menu callback

drupal/includes/menu.inc, line 262

<?php
define('MENU_MAX_PARTS', 9)
?>

Related topics