D7 API documentation
What's New
Modules
Available fields
New invoices
Composite Identifiers
New CRM API
SPA type preset
Bindings
Client in CRM
Items
bindContactIDs
bindContacts
getContactDealIDs
getDealBindingCount
getDealBindings
getDealContactIDs
getMap
getTableName
hasContacts
prepareFilterJoinSql
rebindAllDeals
unbindAllContacts
unbindAllDeals
unbindContactIDs
unbindContacts
upsert
prepareFilterJoinSql
string public static \Bitrix\Crm\Binding\DealContactTable::prepareFilterJoinSql( integer $entityTypeID, integer $entityID, string $tableAlias );
Method prepares filter conditions for SQL JOIN query for specific entity. Static method.
Parameters
Parameter | Description | Version |
---|---|---|
$entityTypeID | Entity type ID for filter. | |
$entityID | Entity ID for filter. | |
$tableAlias | Primary table alias первичной таблицы. |
Exceptions
- \Bitrix\Main\ArgumentException
- \Bitrix\Main\ArgumentOutOfRangeException
- \Bitrix\Main\NotSupportedException
Example
© «Bitrix24», 2001-2024
Up