Search for %s

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.