Programmatic UPDATE query with JOIN?

Is there a class in Yii2 that will allow this?

Thanks.

What is "Programmatic UPDATE query with JOIN"?

I mean a way to build the query programmatic as in $query = new query, $query->updateTableName(‘thistable’) etc.

http://www.yiiframework.com/doc-2.0/guide-db-query-builder.html