Search for offset
- Search 7.x for offset
- Search 9.5.x for offset
- Search 10.3.x for offset
- Search 11.x for offset
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Attribute::offsetExists | function | core/ |
|
Attribute::offsetGet | function | core/ |
|
Attribute::offsetSet | function | core/ |
|
Attribute::offsetUnset | function | core/ |
|
AttributeArray::offsetExists | function | core/ |
|
AttributeArray::offsetGet | function | core/ |
|
AttributeArray::offsetSet | function | core/ |
|
AttributeArray::offsetUnset | function | core/ |
|
CommentFieldItemList::offsetExists | function | core/ |
|
ComputedItemListTrait::offsetExists | function | core/ |
|
ConfigTest::testSetIllegalOffsetValue | function | core/ |
@covers ::set |
CounterTest::testCounterRandomPagerOffset | function | core/ |
Tests a counter field with a random pager offset. |
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. |
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. |
DateSqlInterface::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
DateSqlInterface::setTimezoneOffset | function | core/ |
Set the database to the given timezone. |
Dependency::offsetExists | function | core/ |
|
Dependency::offsetGet | function | core/ |
|
Dependency::offsetSet | function | core/ |
|
Dependency::offsetUnset | function | core/ |
|
DependencyTest::testOffsetGet | function | core/ |
@covers ::offsetGet @group legacy @expectedDeprecation Array access to the Drupal\Core\Extension\Dependency name property is deprecated. Use Drupal\Core\Extension\Dependency::getName() instead. See… |
DependencyTest::testOffsetGetException | function | core/ |
@covers ::offsetGet @group legacy |
DependencyTest::testOffsetSet | function | core/ |
@covers ::offsetSet @group legacy |
DependencyTest::testOffsetTest | function | core/ |
@covers ::offsetExists @group legacy @expectedDeprecation Array access to Drupal\Core\Extension\Dependency properties is deprecated. Use accessor methods instead. See https://www.drupal.org/node/2756875 |
DependencyTest::testOffsetUnset | function | core/ |
@covers ::offsetUnset @group legacy |
DeprecatedArray::offsetExists | function | core/ |
|
DeprecatedArray::offsetGet | function | core/ |
|
DeprecatedArray::offsetSet | function | core/ |
|
DeprecatedArray::offsetUnset | function | core/ |
|
EntityConstraintViolationList::$entityViolationOffsets | property | core/ |
Violations offsets of entity level violations. |
EntityConstraintViolationList::$violationOffsetsByField | property | core/ |
Violation offsets grouped by field. |
EntityConstraintViolationList::groupViolationOffsets | function | core/ |
Groups violation offsets by field and entity level. |
FilterDateTest::testDateOffsets | function | core/ |
Test offsets with date-only fields. |
FilterDateTest::testDateOffsets | function | core/ |
Test offsets with date-only fields. |
FilterDateTest::_testOffset | function | core/ |
Test the general offset functionality. |
FilterDateTimeTest::_testOffset | function | core/ |
Test offset operations. |
ItemList::offsetExists | function | core/ |
|
ItemList::offsetGet | function | core/ |
|
ItemList::offsetSet | function | core/ |
|
ItemList::offsetUnset | function | core/ |
|
MysqlDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
MysqlDateSql::setTimezoneOffset | function | core/ |
Set the database to the given timezone. |
MysqlDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
MysqlDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.