Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DataReferenceBase::$target | property | core/ |
The referenced data. |
| DataReferenceBase::getString | function | core/ |
Returns a string representation of the data. |
| DataReferenceBase::getTarget | function | core/ |
Gets the referenced data. |
| DataReferenceBase::getValue | function | core/ |
Gets the data value. |
| DataReferenceBase::setValue | function | core/ |
Sets the data value. |
| DataReferenceDefinition::setTargetDefinition | function | core/ |
Sets the definition of the referenced data. |
| DataReferenceTargetDefinition::getConstraints | function | core/ |
Returns an array of validation constraints. |
| DataType::$constraints | property | core/ |
An array of validation constraints for this type. |
| DataType::$definition_class | property | core/ |
The definition class to use for defining data of this type. Must implement the \Drupal\Core\TypedData\DataDefinitionInterface. |
| DataType::$description | property | core/ |
The description of the data type. |
| DataType::$list_class | property | core/ |
The typed data class used for wrapping multiple data items of the type. Must implement the \Drupal\Core\TypedData\ListInterface. |
| DataType::$list_definition_class | property | core/ |
The definition class to use for defining a list of items of this type. Must implement the \Drupal\Core\TypedData\ListDataDefinitionInterface. |
| DataType::$unwrap_for_canonical_representation | property | core/ |
Whether the typed object wraps the canonical representation of the data. |
| data_types.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/data_types.libraries.yml |
| 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::$dateFormatStorage | property | core/ |
The date format storage. |
| Date::$requestStack | property | core/ |
The request stack used to determine current time. |
| Date::acceptExposedInput | function | core/ |
Do some minor translation of the exposed input |
| Date::buildOptionsForm | function | core/ |
Basic options for all sort criteria |
| Date::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| Date::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Date::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Date::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Date::getOffset | function | core/ |
Get the proper offset from UTC to use in computations. |
| Date::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
| Date::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
| Date::opSimple | function | core/ |
|
| Date::opSimple | function | core/ |
Override parent method, which deals with dates as integers. |
| Date::processDate | function | core/ |
Processes a date form element. |
| Date::validateExposed | function | core/ |
Validate the exposed handler form |
| Date::validateOptionsForm | function | core/ |
Simple validate handler |
| Date::__construct | function | core/ |
Constructs a new Date instance. |
| Date::__construct | function | core/ |
Constructs a new Date object. |
| Date::__construct | function | core/ |
Constructs a Handler object. |
| Date::__construct | function | core/ |
Constructs a new Date handler. |
| Date::__construct | function | core/ |
Constructs a new Date instance. |
| DateElementBase | class | core/ |
Provides a base class for date elements. |
| DateElementBase.php | file | core/ |
|
| DateElementBase::datetimeRangeYears | function | core/ |
Specifies the start and end year to use as a date range. |
| DateElementBase::getElementTitle | function | core/ |
Returns the most relevant title of a datetime element. |
| DateField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| DateField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| DateField::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| DateFieldLegacyTest | class | core/ |
@group migrate @group legacy |
| DateFieldLegacyTest | class | core/ |
Tests legacy methods on the date_field plugin. |
| DateFieldLegacyTest.php | file | core/ |
|
| DateFieldLegacyTest.php | file | core/ |
|
| DateFieldLegacyTest::testUnknownDateType | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
Pagination
- Previous page
- Page 282
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.