Search for add
| Title | Object type | File name | Summary |
|---|---|---|---|
| Sql::addGroupBy | function | core/ |
Add a simple GROUP BY clause to the query. |
| Sql::addHavingExpression | function | core/ |
Add a complex HAVING clause to the query. |
| Sql::addOrderBy | function | core/ |
Add an ORDER BY clause to the query. |
| Sql::addRelationship | function | core/ |
Adds a relationship to the query. |
| Sql::addSignature | function | core/ |
Add a signature to the query, if such a thing is feasible. |
| Sql::addTable | function | core/ |
Add a table to the query, ensuring the path exists. |
| Sql::addTag | function | core/ |
Adds a query tag to the sql object. |
| Sql::addWhere | function | core/ |
Adds a simple WHERE clause to the query. |
| Sql::addWhereExpression | function | core/ |
Adds a complex WHERE clause to the query. |
| SqlContentEntityStorageSchema::addIndex | function | core/ |
Creates an index, dropping it if already existing. |
| SqlContentEntityStorageSchema::addSharedTableFieldForeignKey | function | core/ |
Adds a foreign key for the specified field to the given schema definition. |
| SqlContentEntityStorageSchema::addSharedTableFieldIndex | function | core/ |
Adds an index for the specified field to the given schema definition. |
| SqlContentEntityStorageSchema::addSharedTableFieldUniqueKey | function | core/ |
Adds a unique key for the specified field to the given schema definition. |
| SqlContentEntityStorageSchema::addTableDefaults | function | core/ |
Adds defaults to a table schema definition. |
| SqlContentEntityStorageSchema::addUniqueKey | function | core/ |
Creates a unique key, dropping it if already existing. |
| StageEventsTest::testAddResult | function | core/ |
Tests adding validation results to events. |
| StatusCheckEvent::addResult | function | core/ |
Adds a validation result to the event. |
| StatusCheckEvent::addWarning | function | core/ |
Adds warning information to the event. |
| StorageComparer::addChangeList | function | core/ |
Adds changes to the changelist. |
| StorageComparer::addChangelistCreate | function | core/ |
Creates the create changelist. |
| StorageComparer::addChangelistDelete | function | core/ |
Creates the delete changelist. |
| StorageComparer::addChangelistRename | function | core/ |
Creates the rename changelist. |
| StorageComparer::addChangelistUpdate | function | core/ |
Creates the update changelist. |
| StringBase::addLocation | function | core/ |
Adds a location for this string. |
| StringInterface::addLocation | function | core/ |
Adds a location for this string. |
| StubSchema::addField | function | core/ |
Add a new field to a table. |
| StubSchema::addIndex | function | core/ |
Add an index. |
| StubSchema::addPrimaryKey | function | core/ |
Add a primary key. |
| StubSchema::addUniqueKey | function | core/ |
Add a unique key. |
| StyleSerializerEntityTest::addRequestWithFormat | function | core/ |
Sets up a request on the request stack with a specified format. |
| StyleSerializerTest::addRequestWithFormat | function | core/ |
Sets up a request on the request stack with a specified format. |
| SvgIconBuilder::$padding | property | core/ |
The padding between regions. |
| SvgIconBuilder::setPadding | function | core/ |
Sets the padding. |
| SystemThemeHooks::preprocessEntityAddList | function | core/ |
Prepares variables for the list of available bundles. |
| Tables::addField | function | core/ |
Adds a field to a database query. |
| Tables::addField | function | core/ |
Adds a field to a database query. |
| Tables::addJoin | function | core/ |
Adds a join to a given table. |
| Tables::addJoin | function | core/ |
Adds a join to a given table. |
| Tables::addNextBaseTable | function | core/ |
Add the next entity base table. |
| Tables::addNextBaseTable | function | core/ |
Add the next entity base table. |
| Tables::addWorkspaceTrackerJoin | function | core/ |
Adds a join to the 'workspace_association' table for an entity base table. |
| TablesInterface::addField | function | core/ |
Adds a field to a database query. |
| Tar::add | function | core/ |
Adds the specified file or directory to the archive. |
| TaxonomyController::addForm | function | core/ |
Returns a form to add a new term to a vocabulary. |
| TaxonomyIndexDepthQueryTrait::addSubQueryJoin | function | core/ |
Builds a performant depth subquery and adds it as a join to the query. |
| TaxonomyIndexTid::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| TemplateProjectTestBase::addRepository | function | core/ |
Adds a path repository to the test site. |
| template_preprocess_block_content_add_list | function | core/ |
Prepares variables for a block type creation list templates. |
| template_preprocess_entity_add_list | function | core/ |
Prepares variables for the list of available bundles. |
| template_preprocess_node_add_list | function | core/ |
Prepares variables for list of available node type templates. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.