Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Upsert::preExecute | function | core/ |
Preprocesses and validates the query. |
| Upsert::__construct | function | core/ |
Constructs an Upsert object. |
| Upsert::__toString | function | core/ |
|
| Upsert::__toString | function | core/ |
|
| Upsert::__toString | function | core/ |
|
| Upsert::__toString | function | core/ |
|
| UpsertTest | class | core/ |
Tests the Upsert query builder. |
| UpsertTest.php | file | core/ |
|
| UpsertTest::testCompositeKeyUpsert | function | core/ |
Confirms that we can upsert records with composite keys successfully. |
| UpsertTest::testDegeneratedCompositeKeyUpsert | function | core/ |
Tests an upsert with a composite key and no columns to update. |
| UpsertTest::testDegeneratedMultiValueUpsert | function | core/ |
Tests a multi-value upsert that has no columns to update. |
| UpsertTest::testDegeneratedSingleValueUpsert | function | core/ |
Tests a single-value upsert that has no columns to update. |
| UpsertTest::testUpsert | function | core/ |
Confirms that we can upsert (update-or-insert) records successfully. |
| UpsertTest::testUpsertNonExistingTable | function | core/ |
Upsert on a not existing table throws a DatabaseExceptionWrapper. |
| UpsertTest::testUpsertNullBlob | function | core/ |
Tests that we can upsert a null into blob field. |
| UpsertTest::testUpsertWithKeywords | function | core/ |
Confirms that we can upsert records with keywords successfully. |
| Uri | class | core/ |
The URI data type. |
| Uri.php | file | core/ |
|
| Uri::getCastedValue | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'uri', ])] |
| UriDependentTestImageEffect | class | core/ |
Performs an image operation that depends on the URI of the original image. |
| UriDependentTestImageEffect.php | file | core/ |
|
| UriDependentTestImageEffect::applyEffect | function | core/ |
|
| UriDependentTestImageEffect::getUriDependentDimensions | function | core/ |
Make the image dimensions dependent on the image file extension. |
| UriDependentTestImageEffect::transformDimensions | function | core/ |
|
| UriHostConstraint | class | core/ |
Checks if a string conforms to the RFC 3986 host component. |
| UriHostConstraint.php | file | core/ |
|
| UriHostConstraint::__construct | function | core/ |
|
| UriHostConstraintValidator | class | core/ |
Validates if a string conforms to the RFC 3986 host component. |
| UriHostConstraintValidator.php | file | core/ |
|
| UriHostConstraintValidator::isValid | function | core/ |
Return TRUE if value is a valid hostname or IP address literal. |
| UriHostConstraintValidator::validate | function | core/ |
|
| UriHostValidatorTest | class | core/ |
Tests the UriHost validator. |
| UriHostValidatorTest.php | file | core/ |
|
| UriHostValidatorTest::$modules | property | core/ |
|
| UriHostValidatorTest::setUp | function | core/ |
|
| UriHostValidatorTest::testUriHost | function | core/ |
Tests the UriHost constraint validator. |
| UriInterface | interface | core/ |
Interface for URIs. |
| UriInterface.php | file | core/ |
|
| UriItem | class | core/ |
Defines the 'uri' entity field type. |
| UriItem.php | file | core/ |
|
| UriItem::defaultStorageSettings | function | core/ |
|
| UriItem::generateSampleValue | function | core/ |
|
| UriItem::isEmpty | function | core/ |
|
| UriItem::propertyDefinitions | function | core/ |
|
| UriItem::schema | function | core/ |
|
| UriItemTest | class | core/ |
Defines a test for the UriItem field-type. |
| UriItemTest | class | core/ |
Tests URI field functionality. |
| UriItemTest.php | file | core/ |
|
| UriItemTest.php | file | core/ |
|
| UriItemTest::$field | property | core/ |
The field used in this test class. |
Pagination
- Previous page
- Page 1722
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.