Search for set
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseTestForm.php | file | core/ |
|
DatabaseTestForm::buildForm | function | core/ |
Form constructor. |
DatabaseTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DatabaseTestForm::submitForm | function | core/ |
Form submission handler. |
DatabaseTestSchemaDataTrait | trait | core/ |
Trait to manage data samples for test tables. |
DatabaseTestSchemaDataTrait.php | file | core/ |
|
DatabaseTestSchemaDataTrait::addSampleData | function | core/ |
Sets up our sample data. |
DatabaseTestSchemaInstallTrait | trait | core/ |
Trait to manage installation for test tables. |
DatabaseTestSchemaInstallTrait.php | file | core/ |
|
DatabaseTestSchemaInstallTrait::installSampleSchema | function | core/ |
Sets up our sample table schema. |
DatabaseVersionCheckUpdateTest::setUp | function | core/ |
|
DataDefinition::getSetting | function | core/ |
Returns the value of a given setting. |
DataDefinition::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
DataDefinition::offsetExists | function | core/ |
This is for BC support only. @todo: Remove in https://www.drupal.org/node/1928868. |
DataDefinition::offsetGet | function | core/ |
This is for BC support only. @todo: Remove in https://www.drupal.org/node/1928868. |
DataDefinition::offsetSet | function | core/ |
This is for BC support only. @todo: Remove in https://www.drupal.org/node/1928868. |
DataDefinition::offsetUnset | function | core/ |
This is for BC support only. @todo: Remove in https://www.drupal.org/node/1928868. |
DataDefinition::setClass | function | core/ |
Sets the class used for creating the typed data object. |
DataDefinition::setComputed | function | core/ |
Sets whether the data is computed. |
DataDefinition::setConstraints | function | core/ |
Sets an array of validation constraints. |
DataDefinition::setDataType | function | core/ |
Sets the data type. |
DataDefinition::setDescription | function | core/ |
Sets the human-readable description. |
DataDefinition::setInternal | function | core/ |
Sets the whether the data value should be internal. |
DataDefinition::setLabel | function | core/ |
Sets the human-readable label. |
DataDefinition::setReadOnly | function | core/ |
Sets whether the data is read-only. |
DataDefinition::setRequired | function | core/ |
Sets whether the data is required. |
DataDefinition::setSetting | function | core/ |
Sets a definition setting. |
DataDefinition::setSettings | function | core/ |
Sets the array of settings, as required by the used class. |
DataDefinitionInterface::getSetting | function | core/ |
Returns the value of a given setting. |
DataDefinitionInterface::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
DataReferenceBase::setValue | function | core/ |
Sets the data value. |
DataReferenceDefinition::setTargetDefinition | function | core/ |
Sets the definition of the referenced data. |
Date::$calculateOffset | property | core/ |
Determines if the timezone offset is calculated. |
Date::$calculateOffset | property | core/ |
Determines if the timezone offset is calculated. |
Date::$calculateOffset | property | core/ |
Determines if the timezone offset is calculated. |
Date::getOffset | function | core/ |
Get the proper offset from UTC to use in computations. |
DateFilterTest::setUp | function | core/ |
Sets up the test. |
DateFormat::setPattern | function | core/ |
Sets the date pattern for this format. |
DateFormatAccessControlHandlerTest::setUp | function | core/ |
|
DateFormatInterface::setPattern | function | core/ |
Sets the date pattern for this format. |
DateFormatResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
DateFormatsMachineNameTest::setUp | function | core/ |
|
DateFormatterTest::setUp | function | core/ |
|
DateFormatTest::setUp | function | core/ |
|
DateFormatTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
DateHelperTest::setUp | function | core/ |
|
DatelistElementFormTest::setUp | function | core/ |
Sets up the test. |
DateRangeCustomFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
DateRangeCustomFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
DateRangeCustomFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.