Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| NullStorageExpirable::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
| NullStorageExpirable::get | function | core/ |
Returns the stored value for a given key. |
| NullStorageExpirable::getAll | function | core/ |
Returns all stored key/value pairs in the collection. |
| NullStorageExpirable::getCollectionName | function | core/ |
Returns the name of this collection. |
| NullStorageExpirable::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| NullStorageExpirable::has | function | core/ |
Returns whether a given key exists in the store. |
| NullStorageExpirable::rename | function | core/ |
Renames a key. |
| NullStorageExpirable::set | function | core/ |
Saves a value for a given key. |
| NullStorageExpirable::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
| NullStorageExpirable::setMultiple | function | core/ |
Saves key/value pairs. |
| NullStorageExpirable::setMultipleWithExpire | function | core/ |
Saves an array of values with a time to live. |
| NullStorageExpirable::setWithExpire | function | core/ |
Saves a value for a given key with a time to live. |
| NullStorageExpirable::setWithExpireIfNotExists | function | core/ |
Sets a value for a given key with a time to live if it does not yet exist. |
| 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. |
| NumericArgument::$operator | property | core/ |
The operator used for the query: or|and. |
| 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/ |
|
| NumericFilter::operatorValues | function | core/ |
|
| 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/ |
|
| OEmbedResourceConstraintValidator::__construct | function | core/ |
Constructs a new OEmbedResourceConstraintValidator. |
| OEmbedResourceConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Validation\Constraint\OEmbedResourceConstraintValidator[[api-linebreak]] |
| OEmbedResourceConstraintValidatorTest.php | file | core/ |
|
| OEmbedResourceConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
| OEmbedResourceConstraintValidatorTest::getValue | function | core/ |
Wraps a media entity in an anonymous class to mock a field value. |
| OEmbedResourceConstraintValidatorTest::setUp | function | core/ |
|
| OEmbedResourceConstraintValidatorTest::testValidateEmptySource | function | core/ |
@covers ::validate[[api-linebreak]] |
| OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked | function | core/ |
@covers ::validate[[api-linebreak]] |
| OEmbedTestTrait::getFixturesDirectory | function | core/ |
Returns the relative path to the oEmbed fixtures directory. |
| OEmbedTestTrait::lockHttpClientToFixtures | function | core/ |
Configures the HTTP client to always use the fixtures directory. |
Pagination
- Previous page
- Page 170
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.