Search for expression
- Search 7.x for expression
- Search 9.5.x for expression
- Search 8.9.x for expression
- Search 10.3.x for expression
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AlterTest::testAlterExpression | function | core/ | Tests that we can alter expressions in the query. | 
| ConfigActionManager::getConfigNamesMatchingExpression | function | core/ | Gets the names of all active config objects that match an expression. | 
| FilterNumericTest::testFilterNumericExposedGroupedNotRegularExpression | function | core/ | Tests the numeric filter with grouped exposed filters. | 
| FilterNumericTest::testFilterNumericExposedGroupedRegularExpression | function | core/ | Tests the "numeric" filter with grouped exposed filters. | 
| FilterNumericTest::testFilterNumericNotRegularExpression | function | core/ | Tests the numeric filter with negated 'regular_expression' operator. | 
| FilterNumericTest::testFilterNumericRegularExpression | function | core/ | Tests the numeric filter handler with the 'regular_expression' operator. | 
| FilterStringTest::testFilterStringGroupedNotRegularExpression | function | core/ | Tests the string filter with negated 'regular_expression' operator. | 
| FilterStringTest::testFilterStringNotRegularExpression | function | core/ | Tests the string filter handler with the negated 'regular_expression' operator. | 
| Inspector::assertAllRegularExpressionMatch | function | core/ | Asserts that all members are strings matching a regular expression. | 
| InspectorTest::testAssertAllRegularExpressionMatch | function | core/ | Tests asserting regular expression match. | 
| Merge::$expressionFields | property | core/ | Array of fields to update to an expression in case of a duplicate record. | 
| Merge::expression | function | core/ | Specifies fields to be updated as an expression. | 
| MergeTest::testMergeUpdateExpression | function | core/ | Confirms that we can merge-update a record successfully, with expressions. | 
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForExpression | function | core/ | Tests that the correct RuntimeException is thrown for expressions. | 
| QueryAggregate::$sqlExpressions | property | core/ | Stores the sql expressions used to build the sql query. | 
| QueryTest::testNumericExpressionSubstitution | function | core/ | Tests numeric query parameter expansion in expressions. | 
| Search::queryParseSearchExpression | function | core/ | Sets up and parses the search query. | 
| Search::queryParseSearchExpression | function | core/ | Sets up and parses the search query. | 
| SearchQuery::$searchExpression | property | core/ | The keywords and advanced search options that are entered by the user. | 
| SearchQuery::EXPRESSIONS_IGNORED | constant | core/ | Indicates that part of the search expression was ignored. | 
| SearchQuery::parseSearchExpression | function | core/ | Parses the search query into SQL conditions. | 
| SearchQuery::searchExpression | function | core/ | Sets the search query expression. | 
| Select::$expressions | property | core/ | The expressions to SELECT as virtual fields. | 
| Select::addExpression | function | core/ | |
| Select::addExpression | function | core/ | |
| Select::getExpressions | function | core/ | |
| SelectExtender::addExpression | function | core/ | |
| SelectExtender::getExpressions | function | core/ | |
| SelectInterface::addExpression | function | core/ | Adds an expression to the list of "fields" to be SELECTed. | 
| SelectInterface::getExpressions | function | core/ | Returns a reference to the expressions array for this query. | 
| SelectTest::providerRegularExpressionCondition | function | core/ | Data provider for testRegularExpressionCondition(). | 
| SelectTest::testRegularExpressionCondition | function | core/ | Tests that filter by 'REGEXP' and 'NOT REGEXP' works as expected. | 
| SelectTest::testSimpleSelectExpression | function | core/ | Tests SELECT statements with expressions. | 
| SelectTest::testSimpleSelectExpressionMultiple | function | core/ | Tests SELECT statements with multiple expressions. | 
| Sql::addHavingExpression | function | core/ | Add a complex HAVING clause to the query. | 
| Sql::addWhereExpression | function | core/ | Adds a complex WHERE clause to the query. | 
| TypeResolver::resolveExpression | function | core/ | Resolves a dynamic type expression using configuration data. | 
| Update::$expressionFields | property | core/ | Array of fields to update to an expression in case of a duplicate record. | 
| Update::expression | function | core/ | Specifies fields to be updated as an expression. | 
| UpdateComplexTest::testUpdateExpression | function | core/ | Tests UPDATE with expression values. | 
| UpdateComplexTest::testUpdateOnlyExpression | function | core/ | Tests UPDATE with only expression values. | 
| UpdateTest::testExpressionUpdate | function | core/ | Tests updating with expressions. | 
| ViewsSearchQuery::publicParseSearchExpression | function | core/ | Executes and returns the protected parseSearchExpression method. | 
| WildcardConfigActionsTest::testInvalidExpression | function | core/ | Tests that an invalid wildcard expression will raise an error. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
