Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for id

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
file_test_validator function modules/simpletest/tests/file.test Helper validator that returns the $errors parameter.
date_field_validate function modules/date/date.field.inc Implements hook_field_validate().
TestFieldEntity::id function modules/field/tests/field_test/field_test.class.inc Implements EntityInterface::id().
EntityInterface::id function modules/entity/entity.class.inc Returns the entity identifier (the entity's machine name or numeric ID).
date_popup_validate function modules/date/date.elements.inc Massage the input values back into a single date.
form_validate_color function includes/form.inc Form element validation handler for #type 'color'.
backdrop_valid_path function includes/path.inc Checks a path exists and the current user has access to it.
hook_field_validate function modules/field/field.api.php Validate this module's field data.
list_field_validate function modules/field/modules/list/list.module Implements hook_field_validate().
form_validate_email function includes/form.inc Form element validation handler for #type 'email'.
Node::$revision_uid property modules/node/node.entity.inc The node revision author's user ID.
Node::getRevisionId function modules/node/node.entity.inc Overrides Backdrop\entity\Entity::getRevisionId().
date_hidden_element function modules/date/date.elements.inc Determines if the date element needs to be processed.
date_make_iso_valid function includes/date.inc Replace specific ISO values using patterns.
link_field_validate function modules/link/link.module Implements hook_field_validate().
Layout::formValidate function modules/layout/includes/layout.class.inc Validate the settings form.
Config::setOverrides function includes/config.inc Sets overrides for this configuration object.
Config::isOverridden function includes/config.inc Check if a particular config key is overridden.
Config::validateData function includes/config.inc Validate the full contents of the configuration data.
Config::validateName function includes/config.inc Validates the configuration object name.
config_is_overridden function includes/config.inc A shortcut function to check if a value is overridden within a config file.
SystemValidTokenTest class modules/system/tests/system.test Test case for backdrop_valid_token().
backdrop_valid_token function includes/common.inc Validates a token based on $value, the user session, and the private key.
layout_provides_path function modules/layout/layout.module Check if a path is provided by Layout module, as in a custom layout path.
ERROR_REPORTING_HIDE constant includes/bootstrap.inc Error reporting level: display no errors.
date_validation.test file modules/date/tests/date_validation.test Date validation tests.
node_search_validate function modules/node/node.module Form validation handler for node_form_search_form_alter().
PathTestCase::getPID function modules/path/tests/path.test Returns the path ID.
field_validate_field function modules/field/field.crud.inc Validates a field configuration.
jquery.ui.slider.css file misc/ui/jquery.ui.slider.css /*! * jQuery UI Slider 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/slider/#theming */ .ui-slider { position:…
form_validate_number function includes/form.inc Form element validation handler for #type 'number'.
drupal_valid_test_ua function includes/drupal.inc Returns the test prefix if this is an internal request from SimpleTest.
email_field_validate function modules/email/email.module Implements hook_field_validate().
LinkValidateUnitTest class modules/link/tests/link.validate.test A series of tests of links, only going against the link_validate_url function in link.module.
date_select_validate function modules/date/date.elements.inc Validation function for date selector.
drupal_validate_form function includes/drupal.inc Validates user-submitted form data in the $form_state array.
search_form_validate function modules/search/search.pages.inc As the search form collates keys from other modules hooked in via hook_form_alter, the validation takes place in _submit. search_form_validate() is used solely to set the 'processed_keys' form value for the basic search form.
field_valid_language function modules/field/field.multilingual.inc Ensures that a given language code is valid.
DRUPAL_ANONYMOUS_RID constant includes/drupal.inc
drupal_validate_utf8 function includes/drupal.inc Checks whether a string is valid UTF-8.
EntityIDLayoutAccess class modules/layout/plugins/access/entity_id_layout_access.inc @file Plugin to provide access control based upon entity ID.
file_field_widget_uri function modules/file/file.field.inc Determines the URI for a file field instance.
form_options_validate function modules/field/modules/options/options.module Validate the "options" form element type.
comment_form_validate function modules/comment/comment.module Form validation handler for comment_form().
AJAXElementValidation class modules/simpletest/tests/ajax.test Miscellaneous Ajax tests using ajax_test module.
date_block_identifier function modules/date/views/date.views.inc Identifier of a date block.
_locale_invalidate_js function includes/locale.inc Force the JavaScript translation file(s) to be refreshed.
Uuid::determinePlugin function includes/uuid.inc Determines the optimal implementation to use for generating UUIDs.
_config_sync_validate function modules/config/config.sync.inc Batch API callback. Validate the changes before attempting to sync. Reports all discovered issues in a message.
user_validate_picture function modules/user/user.module Validates an image uploaded by a user.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS