Search for add
Title | Object type | File name | Summary |
---|---|---|---|
Schema::addUniqueKey | function | core/ |
Add a unique key. |
Schema::addUniqueKey | function | core/ |
Add a unique key. |
Schema::addUniqueKey | function | core/ |
Add a unique key. |
Schema::addUniqueKey | function | core/ |
Add a unique key. |
SchemaUniquePrefixedKeysIndexTestBase::testAddField | function | core/ |
Tests adding a new field with UNIQUE key. |
SchemaUniquePrefixedKeysIndexTestBase::testAddUniqueKey | function | core/ |
Tests adding a UNIQUE key to an existing table. |
SearchCommentTest::testAddNewComment | function | core/ |
Verify that 'add new comment' does not appear in search results or index. |
SearchPageAddForm | class | core/ |
Provides a form for adding a search page. |
SearchPageAddForm.php | file | core/ |
|
SearchPageAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
SearchPageAddForm::buildForm | function | core/ |
Form constructor. |
SearchPageAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
SearchPageListBuilder::submitAddSearchPage | function | core/ |
Form submission handler for adding a new search page. |
SearchPageListBuilder::validateAddSearchPage | function | core/ |
Form validation handler for adding a new search page. |
SearchQuery::addScore | function | core/ |
Adds a custom score expression to the search query. |
SectionComponent::$additional | property | core/ |
Any additional properties and values. |
SectionListTrait::addBlankSection | function | core/ |
Adds a blank section to the list. |
SectionListTraitTest::testAddBlankSection | function | core/ |
@covers ::addBlankSection |
SectionStorageDefinition::$additional | property | core/ |
Any additional properties and values. |
Select::addExpression | function | core/ |
Adds an expression to the list of "fields" to be SELECTed. |
Select::addExpression | function | core/ |
Adds an expression to the list of "fields" to be SELECTed. |
Select::addField | function | core/ |
Adds a field to the list to be SELECTed. |
Select::addJoin | function | core/ |
Join against another table in the database. |
Select::addMetaData | function | core/ |
Adds additional metadata to the query. |
Select::addTag | function | core/ |
Adds a tag to a query. |
SelectExtender::addExpression | function | core/ |
Adds an expression to the list of "fields" to be SELECTed. |
SelectExtender::addField | function | core/ |
Adds a field to the list to be SELECTed. |
SelectExtender::addJoin | function | core/ |
Join against another table in the database. |
SelectExtender::addMetaData | function | core/ |
Adds additional metadata to the query. |
SelectExtender::addTag | function | core/ |
Adds a tag to a query. |
SelectInterface::addExpression | function | core/ |
Adds an expression to the list of "fields" to be SELECTed. |
SelectInterface::addField | function | core/ |
Adds a field to the list to be SELECTed. |
SelectInterface::addJoin | function | core/ |
Join against another table in the database. |
ShortcutController::addForm | function | core/ |
Returns a form to add a new shortcut to a given set. |
ShortcutLinksTest::testShortcutLinkAdd | function | core/ |
Tests that creating a shortcut works properly. |
ShortcutSetController::addShortcutLinkInline | function | core/ |
Creates a new link in the provided shortcut set. |
ShortcutSetsTest::testShortcutSetAdd | function | core/ |
Tests creating a shortcut set. |
SimpleAnnotationReader::addNamespace | function | core/ |
Adds a namespace in which we will look for annotations. |
SimpleConfigLangcodeTest::testLangcodesAddedToSimpleConfig | function | core/ |
Tests that langcodes are added to simple config objects that need them. |
SmartDefaultSettings::addDefaultSettingsForEnabledConfigurablePlugins | function | core/ |
Adds default settings for all enabled CKEditor 5 plugins. |
SmartDefaultSettings::addTagsToSourceEditing | function | core/ |
|
SmartDefaultSettings::addToolbarItemsToMatchHtmlElementsInFormat | function | core/ |
Adds CKEditor 5 toolbar items to match the format's HTML elements. |
SourcePluginBase::$mapRowAdded | property | core/ |
Flags whether source plugin will read the map row and add to data row. |
Sql::addField | function | core/ |
Adds a field to the query table, possibly with an alias. |
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. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.