Search for string
- Search 7.x for string
- Search 9.5.x for string
- Search 8.9.x for string
- Search 10.3.x for string
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
StringFieldTest::$modules | property | core/ |
|
StringFieldTest::$webUser | property | core/ |
A user without any special permissions. |
StringFieldTest::setUp | function | core/ |
|
StringFieldTest::testTextfieldWidgets | function | core/ |
Tests widgets. |
StringFieldTest::_testTextfieldWidgets | function | core/ |
Helper function for testTextfieldWidgets(). |
StringFilter | class | core/ |
Basic textfield filter to handle string filtering commands. |
StringFilter.php | file | core/ |
|
StringFilter::$alwaysMultiple | property | core/ |
Exposed filter options. |
StringFilter::$connection | property | core/ |
The database connection. |
StringFilter::adminSummary | function | core/ |
|
StringFilter::buildExposeForm | function | core/ |
|
StringFilter::create | function | core/ |
|
StringFilter::defaultExposeOptions | function | core/ |
|
StringFilter::defineOptions | function | core/ |
|
StringFilter::getConditionOperator | function | core/ |
Get specified condition operator mapping value. |
StringFilter::opContains | function | core/ |
|
StringFilter::opContainsWord | function | core/ |
|
StringFilter::opEmpty | function | core/ |
|
StringFilter::opEndsWith | function | core/ |
|
StringFilter::opEqual | function | core/ |
Adds a where clause for the operation, 'equals'. |
StringFilter::operator | function | core/ |
Get the query operator. |
StringFilter::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options. |
StringFilter::operators | function | core/ |
|
StringFilter::operatorValues | function | core/ |
|
StringFilter::opLongerThan | function | core/ |
|
StringFilter::opNotEndsWith | function | core/ |
|
StringFilter::opNotLike | function | core/ |
|
StringFilter::opNotRegex | function | core/ |
Filters by a negated regular expression. |
StringFilter::opNotStartsWith | function | core/ |
|
StringFilter::opRegex | function | core/ |
Filters by a regular expression. |
StringFilter::opShorterThan | function | core/ |
|
StringFilter::opStartsWith | function | core/ |
|
StringFilter::query | function | core/ |
Add this filter to the query. |
StringFilter::valueForm | function | core/ |
Provide a simple textfield for equality. |
StringFilter::WORDS_PATTERN | constant | core/ |
All words separated by spaces or sentences encapsulated by double quotes. |
StringFilter::__construct | function | core/ |
Constructs a new StringFilter object. |
StringFormatter | class | core/ |
Plugin implementation of the 'string' formatter. |
StringFormatter.php | file | core/ |
|
StringFormatter::$entityTypeManager | property | core/ |
The entity type manager. |
StringFormatter::create | function | core/ |
|
StringFormatter::defaultSettings | function | core/ |
|
StringFormatter::getEntityUrl | function | core/ |
Gets the URI elements of the entity. |
StringFormatter::settingsForm | function | core/ |
|
StringFormatter::settingsSummary | function | core/ |
|
StringFormatter::viewElements | function | core/ |
|
StringFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
StringFormatter::__construct | function | core/ |
Constructs a StringFormatter instance. |
StringFormatterTest | class | core/ |
Tests the string field formatter. |
StringFormatterTest | class | core/ |
Tests the creation of text fields. |
StringFormatterTest.php | file | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.