Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
common.inc
»
drupal_valid_token
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
12 calls to drupal_valid_token()
AggregatorController::feedRefresh
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Controller/
AggregatorController.php
Refreshes a feed, then redirects to the overview page.
ajax_base_page_theme
in drupal/
core/
includes/
ajax.inc
Theme callback: Returns the correct theme for an Ajax request.
comment_approve
in drupal/
core/
modules/
comment/
comment.pages.inc
Page callback: Publishes the specified comment.
CSRFAccessCheck::access
in drupal/
core/
modules/
rest/
lib/
Drupal/
rest/
Access/
CSRFAccessCheck.php
Implements AccessCheckInterface::access().
drupal_validate_form
in drupal/
core/
includes/
form.inc
Validates user-submitted form data in the $form_state array.
form_get_cache
in drupal/
core/
includes/
form.inc
Fetches a form from the cache.
overlay_user_dismiss_message
in drupal/
core/
modules/
overlay/
overlay.module
Page callback: Dismisses the overlay accessibility message for this user.
shortcut_link_add_inline
in drupal/
core/
modules/
shortcut/
shortcut.admin.inc
Menu page callback: creates a new link in the provided shortcut set.
system_theme_default
in drupal/
core/
modules/
system/
system.admin.inc
Menu callback; Set the default theme.
ThemeController::disable
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Controller/
ThemeController.php
Disables a theme.
ThemeController::enable
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Controller/
ThemeController.php
Enables a theme.
update.php
in drupal/
core/
update.php
Administrative page for handling updates from one Drupal version to another.