Search for normalize
- Search 7.x for normalize
- Search 8.9.x for normalize
- Search 10.3.x for normalize
- Search 11.x for normalize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldOverrideResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BaseFieldOverrideResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
CacheCollector::normalizeLockName | function | core/ |
Normalizes a cache ID in order to comply with database limitations. |
Color::normalizeHexLength | function | core/ |
Normalize the hex color length to 6 characters for comparison. |
ColorTest::providerTestNormalizeHexLength | function | core/ |
Data provider for testNormalizeHexLength(). |
ColorTest::testNormalizeHexLength | function | core/ |
Tests Color::normalizeHexLength(). |
ConfigEntityNormalizeTest | class | core/ |
Tests the listing of configuration entities. |
ConfigEntityNormalizeTest.php | file | core/ |
|
ConfigEntityNormalizeTest::$modules | property | core/ |
Modules to install. |
ConfigEntityNormalizeTest::setUp | function | core/ |
|
ConfigEntityNormalizeTest::testNormalize | function | core/ |
|
DatabaseBackend::normalizeCid | function | core/ |
Normalizes a cache ID in order to comply with database limitations. |
DatabaseLockBackend::normalizeName | function | core/ |
Normalizes a lock name in order to comply with database limitations. |
DateFormatResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
DateFormatResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityFormDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityFormDisplayResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityFormModeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityFormModeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityViewDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityViewDisplayResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityViewModeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityViewModeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FieldInputValueNormalizerTrait | trait | core/ |
A trait used to assist in the normalization of raw input field values. |
FieldInputValueNormalizerTrait.php | file | core/ |
|
FieldInputValueNormalizerTrait::normalizeValue | function | core/ |
Ensure a field value is transformed into a format keyed by delta. |
FieldInputValueNormalizerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\FieldInputValueNormalizerTrait[[api-linebreak]] @group Field |
FieldInputValueNormalizerTraitTest.php | file | core/ |
|
FieldInputValueNormalizerTraitTest::keyValueByDeltaTestCases | function | core/ |
Provides test cases for ::testKeyValueByDelta. |
FieldInputValueNormalizerTraitTest::testKeyValueByDelta | function | core/ |
@dataProvider keyValueByDeltaTestCases @covers ::normalizeValue[[api-linebreak]] |
FieldInputValueNormalizerTraitTest::testKeyValueByDeltaUndefinedVariables | function | core/ |
@covers ::normalizeValue[[api-linebreak]] |
FieldInputValueNormalizerTraitTest::testScalarWithNoMainProperty | function | core/ |
@covers ::normalizeValue[[api-linebreak]] |
GraphTest::normalizeGraph | function | core/ |
Normalizes a graph. |
Html::normalize | function | core/ |
Normalizes an HTML snippet. |
normalize.css | file | core/ |
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of… |
PhpBackend::normalizeCid | function | core/ |
Ensures a normalized cache ID. |
RoleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
RoleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
StreamWrapperManager::normalizeUri | function | core/ |
Normalizes a URI by making it syntactically correct. |
StreamWrapperManagerInterface::normalizeUri | function | core/ |
Normalizes a URI by making it syntactically correct. |
TermResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
TermResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
UserResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
UserResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
VocabularyResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
VocabularyResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
XssTest::assertNormalized | function | core/ |
Asserts that a text transformed to lowercase with HTML entities decoded does contain a given string. |
XssTest::assertNotNormalized | function | core/ |
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string. |
XssTest::providerTestFilterXssAdminNotNormalized | function | core/ |
Data provider for testFilterXssAdminNotNormalized(). |
XssTest::providerTestFilterXssNormalized | function | core/ |
Data provider for testFilterXssNormalized(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.