Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| NullStorageExpirable | class | core/ |
Defines a null key/value store implementation. |
| NullStorageExpirable.php | file | core/ |
|
| NullStorageExpirable::$collection | property | core/ |
The name of the collection holding key and value pairs. |
| NullStorageExpirable::$data | property | core/ |
The actual storage of key-value pairs. |
| NullStorageExpirable::delete | function | core/ |
|
| NullStorageExpirable::deleteAll | function | core/ |
|
| NullStorageExpirable::deleteMultiple | function | core/ |
|
| NullStorageExpirable::get | function | core/ |
|
| NullStorageExpirable::getAll | function | core/ |
|
| NullStorageExpirable::getAllKeys | function | core/ |
|
| NullStorageExpirable::getCollectionName | function | core/ |
|
| NullStorageExpirable::getMultiple | function | core/ |
|
| NullStorageExpirable::has | function | core/ |
|
| NullStorageExpirable::rename | function | core/ |
|
| NullStorageExpirable::set | function | core/ |
|
| NullStorageExpirable::setIfNotExists | function | core/ |
|
| NullStorageExpirable::setMultiple | function | core/ |
|
| NullStorageExpirable::setMultipleWithExpire | function | core/ |
|
| NullStorageExpirable::setWithExpire | function | core/ |
|
| NullStorageExpirable::setWithExpireIfNotExists | function | core/ |
|
| NullStorageExpirable::__construct | function | core/ |
Creates a new expirable null key/value store. |
| NullStorageTest | class | core/ |
Tests the NullStorage. |
| NullStorageTest.php | file | core/ |
|
| NullStorageTest::testCollection | function | core/ |
Tests createCollection. |
| Number::alphadecimalToInt | function | core/ |
Decodes a sorting code back to an integer. |
| Number::intToAlphadecimal | function | core/ |
Generates a sorting code from an integer. |
| NumberTest::testAlphadecimalToIntReturnsZeroWithNullAndEmptyString | function | core/ |
Tests the alphadecimal conversion function keeps backward compatibility. |
| NumberTest::testAlphadecimalToIntThrowsExceptionWithMalformedStrings | function | core/ |
Tests the alphadecimal conversion function input parameter checking. |
| NumericArgumentTitleTest::testTitleWithBreakPhraseAndTokenValue | function | core/ |
Tests title() method with break_phrase enabled token value. |
| NumericArgumentTitleTest::testTitleWithBreakPhraseOrOperator | function | core/ |
Tests title() method with break_phrase enabled and OR operator. |
| NumericArgumentValidator | class | core/ |
Validate whether an argument is numeric or not. |
| NumericArgumentValidator.php | file | core/ |
|
| NumericArgumentValidator::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
| NumericArgumentValidator::validateArgument | function | core/ |
Performs validation for a given argument. |
| NumericField::submitOptionsForm | function | core/ |
Performs some cleanup tasks on the options array before saving it. |
| NumericFilter::operatorOptions | function | core/ |
Provide a list of all the numeric operators. |
| NumericFilter::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| NumericFilter::operatorValues | function | core/ |
Gets the operators that have a given number of values. |
| ObjWithString::__toString | function | core/ |
Returns a string. |
| OEmbed::$token | property | core/ |
The token replacement service. |
| OEmbedForm::addButtonSubmit | function | core/ |
Submit handler for the add button. |
| OEmbedIframeControllerTest::testResourcePassedToPreprocess | function | core/ |
Tests that resources can be used in media_oembed_iframe preprocess. |
| OEmbedResourceConstraintValidator | class | core/ |
Validates oEmbed resource URLs. |
| OEmbedResourceConstraintValidator.php | file | core/ |
|
| OEmbedResourceConstraintValidator::$logger | property | core/ |
The logger service. |
| OEmbedResourceConstraintValidator::$resourceFetcher | property | core/ |
The resource fetcher service. |
| OEmbedResourceConstraintValidator::$urlResolver | property | core/ |
The oEmbed URL resolver service. |
| OEmbedResourceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| OEmbedResourceConstraintValidator::handleException | function | core/ |
Handles exceptions that occur during validation. |
| OEmbedResourceConstraintValidator::validate | function | core/ |
Pagination
- Previous page
- Page 188
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.