Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
DataReferenceBase::$target property core/lib/Drupal/Core/TypedData/DataReferenceBase.php The referenced data.
DataReferenceBase::getString function core/lib/Drupal/Core/TypedData/DataReferenceBase.php Returns a string representation of the data.
DataReferenceBase::getTarget function core/lib/Drupal/Core/TypedData/DataReferenceBase.php Gets the referenced data.
DataReferenceBase::getValue function core/lib/Drupal/Core/TypedData/DataReferenceBase.php Gets the data value.
DataReferenceBase::setValue function core/lib/Drupal/Core/TypedData/DataReferenceBase.php Sets the data value.
DataReferenceDefinition::setTargetDefinition function core/lib/Drupal/Core/TypedData/DataReferenceDefinition.php Sets the definition of the referenced data.
DataReferenceTargetDefinition::getConstraints function core/lib/Drupal/Core/TypedData/DataReferenceTargetDefinition.php Returns an array of validation constraints.
DataType::$constraints property core/lib/Drupal/Core/TypedData/Annotation/DataType.php An array of validation constraints for this type.
DataType::$definition_class property core/lib/Drupal/Core/TypedData/Annotation/DataType.php The definition class to use for defining data of this type.
Must implement the \Drupal\Core\TypedData\DataDefinitionInterface.
DataType::$description property core/lib/Drupal/Core/TypedData/Annotation/DataType.php The description of the data type.
DataType::$list_class property core/lib/Drupal/Core/TypedData/Annotation/DataType.php 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/lib/Drupal/Core/TypedData/Annotation/DataType.php 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/lib/Drupal/Core/TypedData/Annotation/DataType.php Whether the typed object wraps the canonical representation of the data.
data_types.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/data_types.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/data_types.libraries.yml
Date::$calculateOffset property core/modules/datetime/src/Plugin/views/sort/Date.php Determines if the timezone offset is calculated.
Date::$calculateOffset property core/modules/datetime/src/Plugin/views/filter/Date.php Determines if the timezone offset is calculated.
Date::$calculateOffset property core/modules/datetime/src/Plugin/views/argument/Date.php Determines if the timezone offset is calculated.
Date::$dateFormatStorage property core/modules/views/src/Plugin/views/field/Date.php The date format storage.
Date::$requestStack property core/modules/datetime/src/Plugin/views/filter/Date.php The request stack used to determine current time.
Date::acceptExposedInput function core/modules/views/src/Plugin/views/filter/Date.php Do some minor translation of the exposed input
Date::buildOptionsForm function core/modules/views/src/Plugin/views/sort/Date.php Basic options for all sort criteria
Date::buildOptionsForm function core/modules/views/src/Plugin/views/field/Date.php Default options form that provides the label widget that all fields
should have.
Date::defineOptions function core/modules/views/src/Plugin/views/sort/Date.php Information about options for all kinds of purposes will be held here.
Date::defineOptions function core/modules/views/src/Plugin/views/field/Date.php Information about options for all kinds of purposes will be held here.
Date::defineOptions function core/modules/views/src/Plugin/views/filter/Date.php Information about options for all kinds of purposes will be held here.
Date::getOffset function core/modules/datetime/src/Plugin/views/filter/Date.php Get the proper offset from UTC to use in computations.
Date::getSortName function core/modules/views/src/Plugin/views/argument/Date.php Return a description of how the argument would normally be sorted.
Date::hasValidGroupedValue function core/modules/views/src/Plugin/views/filter/Date.php Determines if the given grouped filter entry has a valid value.
Date::opSimple function core/modules/views/src/Plugin/views/filter/Date.php
Date::opSimple function core/modules/datetime/src/Plugin/views/filter/Date.php Override parent method, which deals with dates as integers.
Date::processDate function core/lib/Drupal/Core/Render/Element/Date.php Processes a date form element.
Date::validateExposed function core/modules/views/src/Plugin/views/filter/Date.php Validate the exposed handler form
Date::validateOptionsForm function core/modules/views/src/Plugin/views/filter/Date.php Simple validate handler
Date::__construct function core/modules/views/src/Plugin/views/argument/Date.php Constructs a new Date instance.
Date::__construct function core/modules/views/src/Plugin/views/field/Date.php Constructs a new Date object.
Date::__construct function core/modules/datetime/src/Plugin/views/sort/Date.php Constructs a Handler object.
Date::__construct function core/modules/datetime/src/Plugin/views/filter/Date.php Constructs a new Date handler.
Date::__construct function core/modules/datetime/src/Plugin/views/argument/Date.php Constructs a new Date instance.
DateElementBase class core/lib/Drupal/Core/Datetime/Element/DateElementBase.php Provides a base class for date elements.
DateElementBase.php file core/lib/Drupal/Core/Datetime/Element/DateElementBase.php
DateElementBase::datetimeRangeYears function core/lib/Drupal/Core/Datetime/Element/DateElementBase.php Specifies the start and end year to use as a date range.
DateElementBase::getElementTitle function core/lib/Drupal/Core/Datetime/Element/DateElementBase.php Returns the most relevant title of a datetime element.
DateField::defineValueProcessPipeline function core/modules/datetime/src/Plugin/migrate/field/d6/DateField.php Apply any custom processing to the field bundle migrations.
DateField::defineValueProcessPipeline function core/modules/datetime/src/Plugin/migrate/field/DateField.php Apply any custom processing to the field bundle migrations.
DateField::__construct function core/modules/datetime/src/Plugin/migrate/field/d6/DateField.php Constructs a \Drupal\Component\Plugin\PluginBase object.
DateFieldLegacyTest class core/modules/datetime/tests/src/Unit/Plugin/migrate/field/d6/DateFieldLegacyTest.php @group migrate
@group legacy
DateFieldLegacyTest class core/modules/datetime/tests/src/Unit/Plugin/migrate/field/DateFieldLegacyTest.php Tests legacy methods on the date_field plugin.
DateFieldLegacyTest.php file core/modules/datetime/tests/src/Unit/Plugin/migrate/field/d6/DateFieldLegacyTest.php
DateFieldLegacyTest.php file core/modules/datetime/tests/src/Unit/Plugin/migrate/field/DateFieldLegacyTest.php
DateFieldLegacyTest::testUnknownDateType function core/modules/datetime/tests/src/Unit/Plugin/migrate/field/d6/DateFieldLegacyTest.php @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.

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