|
user_admin_paths |
function |
core/modules/user/user.module |
Implements hook_admin_paths(). |
|
book_admin_paths |
function |
core/modules/book/book.module |
Implements hook_admin_paths(). |
|
hook_admin_paths |
function |
core/modules/system/system.api.php |
Define administrative paths. |
|
file_admin_paths |
function |
core/modules/file/file.module |
Implements hook_admin_paths(). |
|
node_admin_paths |
function |
core/modules/node/node.module |
Implements hook_admin_paths(). |
|
system_admin_paths |
function |
core/modules/system/system.module |
Implements hook_admin_paths(). |
|
taxonomy_admin_paths |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_admin_paths(). |
|
path_get_admin_paths |
function |
core/includes/path.inc |
Gets a list of administrative and non-administrative paths. |
|
hook_admin_paths_alter |
function |
core/modules/system/system.api.php |
Redefine administrative paths defined by other modules. |
|
translation_admin_paths |
function |
core/modules/translation/translation.module |
Implements hook_admin_paths(). |
|
_field_ui_bundle_admin_path |
function |
core/modules/field_ui/field_ui.module |
Determines the administration path for a bundle. |
|
_field_group_get_admin_path |
function |
core/modules/field_group/field_group.field_ui.inc |
Helper function to return the admin path for field UI. |
|
ListFieldUITestCase::$admin_path |
property |
core/modules/field/modules/list/tests/list.test |
|
|
ListFieldDisplayTestCase::$admin_path |
property |
core/modules/field/modules/list/tests/list.test |
|