Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AttributeArray::offsetUnset | function | core/ |
|
AttributeBase::setClass | function | core/ |
Sets the class of the attributed class. |
AttributeBase::setProvider | function | core/ |
Sets the name of the provider of the attribute class. |
AttributeBaseTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Attribute\AttributeBase[[api-linebreak]] @group Attribute |
AttributeBaseTest.php | file | core/ |
|
AttributeBaseTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
AttributeBaseTest::testSetClass | function | core/ |
@covers ::getClass[[api-linebreak]] @covers ::setClass[[api-linebreak]] |
AttributeBaseTest::testSetProvider | function | core/ |
@covers ::getProvider[[api-linebreak]] @covers ::setProvider[[api-linebreak]] |
AttributeClassDiscoveryCachedTest::setUp | function | core/ |
|
AttributeClassDiscoveryTest::setUp | function | core/ |
|
AttributeInterface::setClass | function | core/ |
Sets the class of the attributed class. |
AttributeInterface::setProvider | function | core/ |
Sets the name of the provider of the attribute class. |
AttributeTest::testSet | function | core/ |
Tests set of values. |
AttributeTest::testSetAttribute | function | core/ |
Tests setting attributes. |
AutomatedCronHooks::formSystemCronSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the system_cron_settings() form. |
automated_cron.settings.yml | file | core/ |
core/modules/automated_cron/config/install/automated_cron.settings.yml |
automated_cron.settings.yml | file | core/ |
core/profiles/standard/config/install/automated_cron.settings.yml |
automated_cron_settings_submit | function | core/ |
Form submission handler for system_cron_settings(). |
BackendChain::set | function | core/ |
Stores data in the persistent cache. |
BackendChain::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
BackendChainImplementationUnitTest::setUp | function | core/ |
|
BackendChainImplementationUnitTest::testSet | function | core/ |
Tests that set will propagate. |
BackendCompilerPassTest::setUp | function | core/ |
|
BanIpTest::setUp | function | core/ |
|
BanMiddlewareTest::setUp | function | core/ |
|
BarClass::setBaz | function | core/ |
Setter for our BazClass object. |
BaseFieldAccessTest::setUp | function | core/ |
Sets up the test. |
BaseFieldDefinition::getSetting | function | core/ |
Returns the value of a given setting. |
BaseFieldDefinition::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
BaseFieldDefinition::setCardinality | function | core/ |
Sets the maximum number of items allowed for the field. |
BaseFieldDefinition::setCustomStorage | function | core/ |
Sets the storage behavior for this field. |
BaseFieldDefinition::setDefaultValue | function | core/ |
|
BaseFieldDefinition::setDefaultValueCallback | function | core/ |
|
BaseFieldDefinition::setDeleted | function | core/ |
Sets whether the field storage is deleted. |
BaseFieldDefinition::setDisplayConfigurable | function | core/ |
Sets whether the display for the field can be configured. |
BaseFieldDefinition::setDisplayOptions | function | core/ |
Sets the display options for the field in forms or rendered entities. |
BaseFieldDefinition::setInitialValue | function | core/ |
Sets an initial value for the field. |
BaseFieldDefinition::setInitialValueFromField | function | core/ |
Sets a field that will be used for getting initial values. |
BaseFieldDefinition::setName | function | core/ |
Sets the field name. |
BaseFieldDefinition::setPropertyConstraints | function | core/ |
Sets constraints for a given field item property. |
BaseFieldDefinition::setProvider | function | core/ |
Sets the name of the provider of this field. |
BaseFieldDefinition::setRevisionable | function | core/ |
Sets whether the field is revisionable. |
BaseFieldDefinition::setSetting | function | core/ |
Sets a definition setting. |
BaseFieldDefinition::setSettings | function | core/ |
Note that the method does not unset existing settings not specified in the incoming $settings array. |
BaseFieldDefinition::setStorageRequired | function | core/ |
Sets whether the field storage is required. |
BaseFieldDefinition::setTargetBundle | function | core/ |
Sets the bundle this field is defined for. |
BaseFieldDefinition::setTargetEntityTypeId | function | core/ |
Sets the ID of the type of the entity this field is attached to. |
BaseFieldDefinition::setTranslatable | function | core/ |
Sets whether the field is translatable. |
BaseFieldDefinitionTest::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
BaseFieldDefinitionTest::setUp | function | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.