Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginSettingsInterface::getSetting | function | core/ |
Returns the value of a setting, or its default value if absent. |
| PluginSettingsInterface::getSettings | function | core/ |
Returns the array of settings, including defaults for missing settings. |
| PluginSettingsInterface::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| PluginSettingsInterface::setSetting | function | core/ |
Sets the value of a setting for the plugin. |
| PluginSettingsInterface::setSettings | function | core/ |
Sets the settings for the plugin. |
| PluginTest::testSetClass | function | core/ |
@covers ::setClass[[api-linebreak]] |
| PluginTest::testSetProvider | function | core/ |
@covers ::setProvider[[api-linebreak]] |
| PluginTestBase::setUp | function | core/ |
|
| PluralFormula::reset | function | core/ |
Resets the static formulae cache. |
| PluralFormula::setPluralFormula | function | core/ |
|
| PluralFormulaInterface::reset | function | core/ |
Resets the static formulae cache. |
| PluralFormulaInterface::setPluralFormula | function | core/ |
|
| PluralVariants::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
| PoDatabaseReader::setHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader(). |
| PoDatabaseReader::setLangcode | function | core/ |
Set language code. |
| PoDatabaseReader::setOptions | function | core/ |
Set the options for the current reader. |
| PoDatabaseWriter::setHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader(). |
| PoDatabaseWriter::setLangcode | function | core/ |
Set language code. |
| PoDatabaseWriter::setOptions | function | core/ |
Set the options for the current writer. |
| PoDatabaseWriter::setReport | function | core/ |
Set the report array of write operations. |
| PoHeader::setFromString | function | core/ |
Populate internal values from a string. |
| PoHeader::setLanguageName | function | core/ |
Set the human readable language name. |
| PoHeader::setProjectName | function | core/ |
Set the project name. |
| PoItem::setComment | function | core/ |
Set the comment of this translation. |
| PoItem::setContext | function | core/ |
Set the context this translation belongs to. |
| PoItem::setFromArray | function | core/ |
Create the PoItem from a structured array. |
| PoItem::setLangcode | function | core/ |
Set the language code of the current language. |
| PoItem::setPlural | function | core/ |
Set if the translation has plural values. |
| PoItem::setSource | function | core/ |
Set the source string or the array of strings if the translation has plurals. |
| PoItem::setTranslation | function | core/ |
Set the translation string or the array of strings if the translation has plurals. |
| PoMemoryWriter::setHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:setHeader(). |
| PoMemoryWriter::setLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:setLangcode(). |
| PoMetadataInterface::setHeader | function | core/ |
Set header metadata. |
| PoMetadataInterface::setLangcode | function | core/ |
Set language code. |
| PostgresqlConnectionTest::setUp | function | core/ |
|
| PostgresqlDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
| PostgresqlDateSql::setTimezoneOffset | function | core/ |
Set the database to the given timezone. |
| PostgresqlDateSqlTest::setUp | function | core/ |
|
| PostgresqlDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
| PostgresqlDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
| PostgresqlSchemaTest::setUp | function | core/ |
|
| PoStreamInterface::setURI | function | core/ |
Set the URI of the PO stream that is going to be read or written. |
| PoStreamReader::setHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader(). |
| PoStreamReader::setItemFromArray | function | core/ |
Store the parsed values as a PoItem object. |
| PoStreamReader::setLangcode | function | core/ |
Set language code. |
| PoStreamReader::setSeek | function | core/ |
Sets the seek position for the current PO stream. |
| PoStreamReader::setURI | function | core/ |
Set the URI of the PO stream that is going to be read or written. |
| PoStreamWriter::setHeader | function | core/ |
Set the PO header for the current stream. |
| PoStreamWriter::setLangcode | function | core/ |
Set the language code. |
| PoStreamWriter::setURI | function | core/ |
Set the URI of the PO stream that is going to be read or written. |
Pagination
- Previous page
- Page 106
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.