Search for normalize

  1. Search 7.x for normalize
  2. Search 9.5.x for normalize
  3. Search 8.9.x for normalize
  4. Search 11.x for normalize
  5. Other projects
Title Object type File name Summary
CacheCollector::normalizeLockName function core/lib/Drupal/Core/Cache/CacheCollector.php Normalizes a cache ID in order to comply with database limitations.
Color::normalizeHexLength function core/lib/Drupal/Component/Utility/Color.php Normalize the hex color length to 6 characters for comparison.
ComponentMetadata::normalize function core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Normalizes the value object.
DatabaseBackend::normalizeCid function core/lib/Drupal/Core/Cache/DatabaseBackend.php Normalizes a cache ID in order to comply with database limitations.
DatabaseLockBackend::normalizeName function core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Normalizes a lock name in order to comply with database limitations.
FieldEntitySettingsTest::testEntityReferenceSettingsNormalized function core/modules/field/tests/src/Kernel/Entity/FieldEntitySettingsTest.php Tests entity reference settings are normalized on field creation and save.
FieldInputValueNormalizerTrait trait core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php A trait used to assist in the normalization of raw input field values.
FieldInputValueNormalizerTrait.php file core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php
FieldInputValueNormalizerTrait::normalizeValue function core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php Ensure a field value is transformed into a format keyed by delta.
Html::normalize function core/lib/Drupal/Component/Utility/Html.php Normalizes an HTML snippet.
Importer::verifyNormalizedLanguage function core/lib/Drupal/Core/DefaultContent/Importer.php Verifies that the site knows the default language of the normalized entity.
PhpBackend::normalizeCid function core/lib/Drupal/Core/Cache/PhpBackend.php Ensures a normalized cache ID.
StreamWrapperManager::normalizeUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Normalizes a URI by making it syntactically correct.
StreamWrapperManagerInterface::normalizeUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Normalizes a URI by making it syntactically correct.
WorkspaceResourceTestBase::getExpectedNormalizedEntity function core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php Returns the expected normalization of the entity.
WorkspaceResourceTestBase::getNormalizedPatchEntity function core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php Returns the normalized PATCH entity.
WorkspaceResourceTestBase::getNormalizedPostEntity function core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php Returns the normalized POST entity.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.