Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 8.9.x for set
  4. Search 10.3.x for set
  5. Other projects
Title Object type File name Summary
PluginSettingsInterface::setSettings function core/lib/Drupal/Core/Field/PluginSettingsInterface.php Sets the settings for the plugin.
PluginTest::testSetClass function core/tests/Drupal/Tests/Component/Annotation/PluginTest.php @covers ::setClass
PluginTest::testSetClass function core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginTest.php @covers ::setClass
@covers ::getClass
PluginTest::testSetProvider function core/tests/Drupal/Tests/Component/Annotation/PluginTest.php @covers ::setProvider
PluginTest::testSetProvider function core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginTest.php @covers ::setProvider
@covers ::getProvider
PluginTestBase::setUp function core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php
PluralFormula::reset function core/modules/locale/src/PluralFormula.php
PluralFormula::setPluralFormula function core/modules/locale/src/PluralFormula.php
PluralFormulaInterface::reset function core/modules/locale/src/PluralFormulaInterface.php Resets the static formulae cache.
PluralFormulaInterface::setPluralFormula function core/modules/locale/src/PluralFormulaInterface.php
PluralVariants::setConfig function core/modules/config_translation/src/FormElement/PluralVariants.php Sets configuration based on a nested form value array.
PoDatabaseReader::setHeader function core/modules/locale/src/PoDatabaseReader.php Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader().
PoDatabaseReader::setLangcode function core/modules/locale/src/PoDatabaseReader.php Set language code.
PoDatabaseReader::setOptions function core/modules/locale/src/PoDatabaseReader.php Set the options for the current reader.
PoDatabaseWriter::setHeader function core/modules/locale/src/PoDatabaseWriter.php Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader().
PoDatabaseWriter::setLangcode function core/modules/locale/src/PoDatabaseWriter.php Set language code.
PoDatabaseWriter::setOptions function core/modules/locale/src/PoDatabaseWriter.php Set the options for the current writer.
PoDatabaseWriter::setReport function core/modules/locale/src/PoDatabaseWriter.php Set the report array of write operations.
PoHeader::setFromString function core/lib/Drupal/Component/Gettext/PoHeader.php Populate internal values from a string.
PoHeader::setLanguageName function core/lib/Drupal/Component/Gettext/PoHeader.php Set the human readable language name.
PoHeader::setProjectName function core/lib/Drupal/Component/Gettext/PoHeader.php Set the project name.
PoItem::setComment function core/lib/Drupal/Component/Gettext/PoItem.php Set the comment of this translation.
PoItem::setContext function core/lib/Drupal/Component/Gettext/PoItem.php Set the context this translation belongs to.
PoItem::setFromArray function core/lib/Drupal/Component/Gettext/PoItem.php Create the PoItem from a structured array.
PoItem::setLangcode function core/lib/Drupal/Component/Gettext/PoItem.php Set the language code of the current language.
PoItem::setPlural function core/lib/Drupal/Component/Gettext/PoItem.php Set if the translation has plural values.
PoItem::setSource function core/lib/Drupal/Component/Gettext/PoItem.php Sets the source string(s) if the translation has plurals.
PoItem::setTranslation function core/lib/Drupal/Component/Gettext/PoItem.php Sets the translation string(s) if the translation has plurals.
PoMemoryWriter::setHeader function core/lib/Drupal/Component/Gettext/PoMemoryWriter.php Implements Drupal\Component\Gettext\PoMetadataInterface:setHeader().
PoMemoryWriter::setLangcode function core/lib/Drupal/Component/Gettext/PoMemoryWriter.php Implements Drupal\Component\Gettext\PoMetadataInterface:setLangcode().
PoMetadataInterface::setHeader function core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Set header metadata.
PoMetadataInterface::setLangcode function core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Set language code.
PostgresqlDateSql::setFieldTimezoneOffset function core/modules/views/src/Plugin/views/query/PostgresqlDateSql.php Applies the given offset to the given field.
PostgresqlDateSql::setTimezoneOffset function core/modules/views/src/Plugin/views/query/PostgresqlDateSql.php Set the database to the given timezone.
PostgresqlDateSqlTest::setUp function core/modules/views/tests/src/Unit/Plugin/views/query/PostgresqlDateSqlTest.php
PostgresqlDateSqlTest::testSetFieldTimezoneOffset function core/modules/views/tests/src/Unit/Plugin/views/query/PostgresqlDateSqlTest.php Tests timezone offset formatting.
PostgresqlDateSqlTest::testSetTimezoneOffset function core/modules/views/tests/src/Unit/Plugin/views/query/PostgresqlDateSqlTest.php Tests setting the database offset.
PostgreSqlSequenceUpdateTest::setDatabaseDumpFiles function core/modules/pgsql/tests/src/Functional/Database/PostgreSqlSequenceUpdateTest.php Set database dump files to be used.
PoStreamInterface::setURI function core/lib/Drupal/Component/Gettext/PoStreamInterface.php Set the URI of the PO stream that is going to be read or written.
PoStreamReader::setHeader function core/lib/Drupal/Component/Gettext/PoStreamReader.php Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader().
PoStreamReader::setItemFromArray function core/lib/Drupal/Component/Gettext/PoStreamReader.php Store the parsed values as a PoItem object.
PoStreamReader::setLangcode function core/lib/Drupal/Component/Gettext/PoStreamReader.php Set language code.
PoStreamReader::setSeek function core/lib/Drupal/Component/Gettext/PoStreamReader.php Sets the seek position for the current PO stream.
PoStreamReader::setURI function core/lib/Drupal/Component/Gettext/PoStreamReader.php Set the URI of the PO stream that is going to be read or written.
PoStreamWriter::setHeader function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Set the PO header for the current stream.
PoStreamWriter::setLangcode function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Set the language code.
PoStreamWriter::setURI function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Set the URI of the PO stream that is going to be read or written.
PoStreamWriterTest::setUp function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php
PredefinedStatesWorkflowTestType::setStateLabel function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php Sets a state's label.
PredefinedStatesWorkflowTestType::setStateWeight function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/PredefinedStatesWorkflowTestType.php Sets a state's weight value.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.