Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

Files - Drupal 11.1.x - Drupal Core

Primary tabs

  • Drupal 11.1.x
Title Deprecated File name Namespace Summary
DateRangeCustomFormatter.php core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeCustomFormatter.php Drupal\datetime_range\Plugin\Field\FieldFormatter
DateRangeDatelistWidget.php core/modules/datetime_range/src/Plugin/Field/FieldWidget/DateRangeDatelistWidget.php Drupal\datetime_range\Plugin\Field\FieldWidget
DateRangeDefaultFormatter.php core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeDefaultFormatter.php Drupal\datetime_range\Plugin\Field\FieldFormatter
DateRangeDefaultWidget.php core/modules/datetime_range/src/Plugin/Field/FieldWidget/DateRangeDefaultWidget.php Drupal\datetime_range\Plugin\Field\FieldWidget
DateRangeFieldItemList.php core/modules/datetime_range/src/Plugin/Field/FieldType/DateRangeFieldItemList.php Drupal\datetime_range\Plugin\Field\FieldType
DateRangeFilterIterator.php vendor/symfony/finder/Iterator/DateRangeFilterIterator.php Symfony\Component\Finder\Iterator
DateRangeItem.php core/modules/datetime_range/src/Plugin/Field/FieldType/DateRangeItem.php Drupal\datetime_range\Plugin\Field\FieldType
DateRangePlainFormatter.php core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangePlainFormatter.php Drupal\datetime_range\Plugin\Field\FieldFormatter
DateRangeWidgetBase.php core/modules/datetime_range/src/Plugin/Field/FieldWidget/DateRangeWidgetBase.php Drupal\datetime_range\Plugin\Field\FieldWidget
DateSqlInterface.php core/modules/views/src/Plugin/views/query/DateSqlInterface.php Drupal\views\Plugin\views\query
datetime-form.html.twig core/profiles/demo_umami/themes/umami/templates/classy/form/datetime-form.html.twig Theme override of a datetime form element.
datetime-form.html.twig core/themes/starterkit_theme/templates/form/datetime-form.html.twig Theme override of a datetime form element.
datetime-form.html.twig core/modules/system/templates/datetime-form.html.twig Default theme implementation of a datetime form element.
datetime-form.html.twig core/themes/claro/templates/datetime-form.html.twig Theme override of a datetime form element.
datetime-form.html.twig core/themes/olivero/templates/datetime-form.html.twig Theme override of a datetime form element.
datetime-form.html.twig core/themes/stable9/templates/form/datetime-form.html.twig Theme override of a datetime form element.
datetime-wrapper.html.twig core/themes/olivero/templates/datetime-wrapper.html.twig Theme override of a datetime form wrapper.
datetime-wrapper.html.twig core/themes/claro/templates/datetime-wrapper.html.twig Theme override of a datetime form wrapper.
datetime-wrapper.html.twig core/profiles/demo_umami/themes/umami/templates/classy/form/datetime-wrapper.html.twig Theme override of a datetime form wrapper.
datetime-wrapper.html.twig core/themes/starterkit_theme/templates/form/datetime-wrapper.html.twig Theme override of a datetime form wrapper.
datetime-wrapper.html.twig core/modules/system/templates/datetime-wrapper.html.twig Default theme implementation of a datetime form wrapper.
datetime-wrapper.html.twig core/themes/stable9/templates/form/datetime-wrapper.html.twig Theme override of a datetime form wrapper.
datetime.info.yml core/modules/datetime/datetime.info.yml core/modules/datetime/datetime.info.yml
datetime.migrate_drupal.yml core/modules/datetime/migrations/state/datetime.migrate_drupal.yml core/modules/datetime/migrations/state/datetime.migrate_drupal.yml
DateTime.php vendor/symfony/validator/Constraints/DateTime.php Symfony\Component\Validator\Constraints
Datetime.php core/lib/Drupal/Core/Datetime/Element/Datetime.php Drupal\Core\Datetime\Element
datetime.schema.yml core/modules/datetime/config/schema/datetime.schema.yml core/modules/datetime/config/schema/datetime.schema.yml
datetime.views.inc core/modules/datetime/datetime.views.inc
datetime.views.schema.yml core/modules/datetime/config/schema/datetime.views.schema.yml core/modules/datetime/config/schema/datetime.views.schema.yml
DateTimeComparator.php vendor/sebastian/comparator/src/DateTimeComparator.php SebastianBergmann\Comparator
DateTimeComputed.php core/modules/datetime/src/DateTimeComputed.php Drupal\datetime
DateTimeCustomFormatter.php core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php Drupal\datetime\Plugin\Field\FieldFormatter
DateTimeDatelistWidget.php core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDatelistWidget.php Drupal\datetime\Plugin\Field\FieldWidget
DateTimeDefaultFormatter.php core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeDefaultFormatter.php Drupal\datetime\Plugin\Field\FieldFormatter
DateTimeDefaultWidget.php core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDefaultWidget.php Drupal\datetime\Plugin\Field\FieldWidget
DateTimeException.php vendor/ramsey/uuid/src/Exception/DateTimeException.php Ramsey\Uuid\Exception
DateTimeFieldItemList.php core/modules/datetime/src/Plugin/Field/FieldType/DateTimeFieldItemList.php Drupal\datetime\Plugin\Field\FieldType
DateTimeFormatConstraint.php core/modules/datetime/src/Plugin/Validation/Constraint/DateTimeFormatConstraint.php Drupal\datetime\Plugin\Validation\Constraint
DateTimeFormatConstraintValidator.php core/modules/datetime/src/Plugin/Validation/Constraint/DateTimeFormatConstraintValidator.php Drupal\datetime\Plugin\Validation\Constraint
DateTimeFormatterBase.php core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php Drupal\datetime\Plugin\Field\FieldFormatter
DatetimeHooks.php core/modules/datetime/src/Hook/DatetimeHooks.php Drupal\datetime\Hook
DateTimeInterface.php core/lib/Drupal/Core/TypedData/Type/DateTimeInterface.php Drupal\Core\TypedData\Type
DateTimeIso8601.php core/lib/Drupal/Core/TypedData/Plugin/DataType/DateTimeIso8601.php Drupal\Core\TypedData\Plugin\DataType
DateTimeIso8601Normalizer.php core/modules/serialization/src/Normalizer/DateTimeIso8601Normalizer.php Drupal\serialization\Normalizer
DateTimeItem.php core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItem.php Drupal\datetime\Plugin\Field\FieldType
DateTimeItemInterface.php core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItemInterface.php Drupal\datetime\Plugin\Field\FieldType
DateTimeNormalizer.php vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php Symfony\Component\Serializer\Normalizer
DateTimeNormalizer.php core/modules/serialization/src/Normalizer/DateTimeNormalizer.php Drupal\serialization\Normalizer
DateTimeNormalizerContextBuilder.php vendor/symfony/serializer/Context/Normalizer/DateTimeNormalizerContextBuilder.php Symfony\Component\Serializer\Context\Normalizer
DateTimePlainFormatter.php core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimePlainFormatter.php Drupal\datetime\Plugin\Field\FieldFormatter

Pagination

  • First page
  • Previous page
  • …
  • Page 60
  • Page 61
  • Page 62
  • Page 63
  • Page 64
  • Page 65
  • Page 66
  • Page 67
  • Page 68
  • …
  • Next page
  • Last page
RSS feed
Powered by Drupal