10 calls to FilterArray::removeEmptyStrings()
- Connection::sqlFunctionLeast in core/
modules/ sqlite/ src/ Driver/ Database/ sqlite/ Connection.php - SQLite compatibility implementation for the LEAST() SQL function.
- Datelist::checkEmptyInputs in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datelist.php - Checks the input array for empty values.
- FieldInstanceOptionTranslation::transform in core/
modules/ field/ src/ Plugin/ migrate/ process/ d6/ FieldInstanceOptionTranslation.php - Performs the associated process.
- FieldOptionTranslation::transform in core/
modules/ field/ src/ Plugin/ migrate/ process/ d6/ FieldOptionTranslation.php - Get the field default/mapped settings.
- FieldSettings::getSettings in core/
modules/ field/ src/ Plugin/ migrate/ process/ d6/ FieldSettings.php - Merge the default D8 and specified D6 settings.
- FilterArrayTest::testRemoveEmptyStrings in core/
tests/ Drupal/ Tests/ Component/ Utility/ FilterArrayTest.php - Tests removing empty strings.
- HandlerBase::breakString in core/
modules/ views/ src/ Plugin/ views/ HandlerBase.php - Breaks x,y,z and x+y+z into an array.
- ItemList::getString in core/
lib/ Drupal/ Core/ TypedData/ Plugin/ DataType/ ItemList.php - Returns a string representation of the data.
- Map::getString in core/
lib/ Drupal/ Core/ TypedData/ Plugin/ DataType/ Map.php - Returns a string representation of the data.
- ProfileFieldOptionTranslation::transform in core/
modules/ user/ src/ Plugin/ migrate/ process/ d6/ ProfileFieldOptionTranslation.php - Performs the associated process.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.