Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Upsert::key | function | core/ |
Sets the unique / primary key field to be used as condition for this query. |
| Upsert::preExecute | function | core/ |
Preprocesses and validates the query. |
| Upsert::__construct | function | core/ |
Constructs an Upsert object. |
| Upsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Upsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Upsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| UpsertTest | class | core/ |
Tests the Upsert query builder. |
| UpsertTest.php | file | core/ |
|
| UpsertTest::testSpecialColumnUpsert | function | core/ |
Tests that we can upsert records with a special named column. |
| UpsertTest::testUpsert | function | core/ |
Confirms that we can upsert (update-or-insert) records successfully. |
| UriDependentTestImageEffect | class | core/ |
Performs an image operation that depends on the URI of the original image. |
| UriDependentTestImageEffect.php | file | core/ |
|
| UriDependentTestImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
| UriDependentTestImageEffect::getUriDependentDimensions | function | core/ |
Make the image dimensions dependent on the image file extension. |
| UriDependentTestImageEffect::transformDimensions | function | core/ |
Determines the dimensions of the styled image. |
| UriItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| UriItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| UriItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| UriItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| UriItem::schema | function | core/ |
Returns the schema for the field. |
| UriItemTest | class | core/ |
Tests URI field functionality. |
| UriItemTest.php | file | core/ |
|
| UriItemTest::$field | property | core/ |
The field used in this test class. |
| UriItemTest::$fieldStorage | property | core/ |
A field to use in this test class. |
| UriItemTest::testUriField | function | core/ |
Tests URI field. |
| UriLinkFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| UriWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| UriWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| UriWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| Url::$accessManager | property | core/ |
The access manager |
| Url::$options | property | core/ |
The URL options. |
| Url::$routeParameters | property | core/ |
The route parameters. |
| Url::$urlAssembler | property | core/ |
The unrouted URL assembler. |
| Url::access | function | core/ |
Checks this Url object against applicable access check services. |
| Url::accessManager | function | core/ |
|
| Url::buildOptionsForm | function | core/ |
Provide link to the page being visited. |
| Url::createFromRequest | function | core/ |
Returns the Url object matching a request. |
| Url::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Url::fromUserInput | function | core/ |
Creates a Url object for a relative URI reference submitted by user input. |
| Url::getOptions | function | core/ |
Returns the URL options. |
| Url::getRouteParameters | function | core/ |
Returns the route parameters. |
| Url::isExternal | function | core/ |
Indicates if this Url is external. |
| Url::isRouted | function | core/ |
Indicates if this Url has a Drupal route. |
| Url::mergeOptions | function | core/ |
Merges the URL options with any currently set. |
| Url::renderAccess | function | core/ |
Checks a Url render element against applicable access check services. |
| Url::setAbsolute | function | core/ |
Sets the value of the absolute option for this Url. |
| Url::setOption | function | core/ |
Sets a specific option. |
| Url::setOptions | function | core/ |
Sets the URL options. |
| Url::setRouteParameter | function | core/ |
Sets a specific route parameter. |
| Url::setRouteParameters | function | core/ |
Sets the route parameters. |
Pagination
- Previous page
- Page 1309
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.