86 string references to 'Date'
- claro_preprocess_input in core/
themes/ claro/ claro.theme - Implements template_preprocess_HOOK() for input.
- CliDescriptor::describe in vendor/
symfony/ var-dumper/ Command/ Descriptor/ CliDescriptor.php - CommentAccessControlHandler::checkFieldAccess in core/
modules/ comment/ src/ CommentAccessControlHandler.php - Default field access as determined by this access control handler.
- CommentForm::buildEntity in core/
modules/ comment/ src/ CommentForm.php - Builds an updated entity object based upon the submitted form values.
- CommentForm::flagViolations in core/
modules/ comment/ src/ CommentForm.php - Flags violations for the current form.
- CommentTokensHooks::tokenInfo in core/
modules/ comment/ src/ Hook/ CommentTokensHooks.php - Implements hook_token_info().
- CommentTokensHooks::tokens in core/
modules/ comment/ src/ Hook/ CommentTokensHooks.php - Implements hook_tokens().
- CommentViewsData::getViewsData in core/
modules/ comment/ src/ CommentViewsData.php - Returns views data for the entity type.
- ContentTranslationHandler::addTranslatabilityClue in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Adds a clue about the form element translatability.
- CoreExtension::getAttribute in vendor/
twig/ twig/ src/ Extension/ CoreExtension.php - Returns the attribute value for a given array/object.
- CoreExtension::getFilters in vendor/
twig/ twig/ src/ Extension/ CoreExtension.php - Returns a list of filters to add to the existing list.
- CoreExtension::getFunctions in vendor/
twig/ twig/ src/ Extension/ CoreExtension.php - Returns a list of functions to add to the existing list.
- Date::defineOptions in core/
modules/ views/ src/ Plugin/ views/ filter/ Date.php - Information about options for all kinds of purposes will be held here.
- Date::getDefaultArgument in core/
modules/ views/ src/ Plugin/ views/ argument/ Date.php - Gets the date default argument, formatted appropriately for this argument.
- Date::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Date.php - Returns the element properties for this element.
- Date::getSortName in core/
modules/ views/ src/ Plugin/ views/ argument/ Date.php - Return a description of how the argument would normally be sorted.
- Date::preRenderDate in core/
lib/ Drupal/ Core/ Render/ Element/ Date.php - Adds form-specific attributes to a 'date' #type element.
- Date::valueForm in core/
modules/ views/ src/ Plugin/ views/ filter/ Date.php - Add a type selector to the value form.
- DateField::defineValueProcessPipeline in core/
modules/ datetime/ src/ Plugin/ migrate/ field/ DateField.php - Apply any custom processing to the field bundle migrations.
- DateRangeDefaultWidget::formElement in core/
modules/ datetime_range/ src/ Plugin/ Field/ FieldWidget/ DateRangeDefaultWidget.php - Returns the form for a single field widget.
- Datetime::getHtml5DateFormat in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datetime.php - Retrieves the right format for an HTML5 date element.
- Datetime::getInfo in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datetime.php - Returns the element properties for this element.
- Datetime::processDatetime in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datetime.php - Expands a datetime element type into date and/or time elements.
- DateTimeDefaultWidget::formElement in core/
modules/ datetime/ src/ Plugin/ Field/ FieldWidget/ DateTimeDefaultWidget.php - Returns the form for a single field widget.
- DbLogController::eventDetails in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Displays details about a specific database log message.
- DbLogController::overview in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Displays a listing of database log messages.
- DblogViewsHooks::viewsData in core/
modules/ dblog/ src/ Hook/ DblogViewsHooks.php - Implements hook_views_data().
- Email::date in vendor/
symfony/ mime/ Email.php - Email::getDate in vendor/
symfony/ mime/ Email.php - EntityViewsData::mapSingleFieldViewsData in core/
modules/ views/ src/ EntityViewsData.php - Provides the views data for a given data type and schema field.
- FieldFormatterSettingsDefaults::transform in core/
modules/ field/ src/ Plugin/ migrate/ process/ d6/ FieldFormatterSettingsDefaults.php - Set field formatter settings when the map didn't map: for date formatters, the fallback format, for everything else, empty array.
- FieldSettings::transform in core/
modules/ field/ src/ Plugin/ migrate/ process/ d7/ FieldSettings.php - Performs the associated process.
- FieldTypeDefaults::transform in core/
modules/ field/ src/ Plugin/ migrate/ process/ d6/ FieldTypeDefaults.php - Performs the associated process.
- FileHooks::tokenInfo in core/
modules/ file/ src/ Hook/ FileHooks.php - Implements hook_token_info().
- FileHooks::tokens in core/
modules/ file/ src/ Hook/ FileHooks.php - Implements hook_tokens().
- FormatConstraint::check in vendor/
justinrainbow/ json-schema/ src/ JsonSchema/ Constraints/ FormatConstraint.php - invokes the validation of an element
- hook_tokens in core/
lib/ Drupal/ Core/ Utility/ token.api.php - Provide replacement values for placeholder tokens.
- hook_token_info in core/
lib/ Drupal/ Core/ Utility/ token.api.php - Provide information about available placeholder tokens and token types.
- hook_token_info_alter in core/
lib/ Drupal/ Core/ Utility/ token.api.php - Alter the metadata about available placeholder tokens and token types.
- hook_views_data in core/
modules/ views/ views.api.php - Describe data tables and fields (or the equivalent) to Views.
- HttpCache::forward in vendor/
symfony/ http-kernel/ HttpCache/ HttpCache.php - Forwards the Request to the backend and returns the Response.
- HttpCache::validate in vendor/
symfony/ http-kernel/ HttpCache/ HttpCache.php - Validates that a cache entry is fresh.
- Message::getPreparedHeaders in vendor/
symfony/ mime/ Message.php - NodeTokensHooks::tokenInfo in core/
modules/ node/ src/ Hook/ NodeTokensHooks.php - Implements hook_token_info().
- NodeTokensHooks::tokens in core/
modules/ node/ src/ Hook/ NodeTokensHooks.php - Implements hook_tokens().
- olivero_preprocess_input in core/
themes/ olivero/ olivero.theme - Implements hook_preprocess_HOOK().
- PlatformRepository::initialize in vendor/
composer/ composer/ src/ Composer/ Repository/ PlatformRepository.php - Initializes the packages array. Mostly meant as an extension point.
- ProfileFieldSettings::transform in core/
modules/ user/ src/ Plugin/ migrate/ process/ ProfileFieldSettings.php - Performs the associated process.
- ProfileFieldValues::prepareRow in core/
modules/ user/ src/ Plugin/ migrate/ source/ d6/ ProfileFieldValues.php - Adds additional data to the row.
- RenderElementBase::preRenderAjaxForm in core/
lib/ Drupal/ Core/ Render/ Element/ RenderElementBase.php - Adds Ajax information about an element to communicate with JavaScript.
- Response::getDate in vendor/
symfony/ http-foundation/ Response.php - Returns the Date header as a DateTime instance.
- Response::setDate in vendor/
symfony/ http-foundation/ Response.php - Sets the Date header.
- ResponseHeaderBag::initDate in vendor/
symfony/ http-foundation/ ResponseHeaderBag.php - ResponseHeaderBag::remove in vendor/
symfony/ http-foundation/ ResponseHeaderBag.php - Removes a header.
- SystemTokensHooks::tokens in core/
modules/ system/ src/ Hook/ SystemTokensHooks.php - Implements hook_tokens().
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- TaxonomyTokensHooks::tokenInfo in core/
modules/ taxonomy/ src/ Hook/ TaxonomyTokensHooks.php - Implements hook_token_info().
- TaxonomyTokensHooks::tokens in core/
modules/ taxonomy/ src/ Hook/ TaxonomyTokensHooks.php - Implements hook_tokens().
- TermViewsData::getViewsData in core/
modules/ taxonomy/ src/ TermViewsData.php - Returns views data for the entity type.
- User::prepareRow in core/
modules/ user/ src/ Plugin/ migrate/ source/ d7/ User.php - Adds additional data to the row.
- UserTokensHooks::tokenInfo in core/
modules/ user/ src/ Hook/ UserTokensHooks.php - Implements hook_token_info().
- UserTokensHooks::tokens in core/
modules/ user/ src/ Hook/ UserTokensHooks.php - Implements hook_tokens().
- views.argument.schema.yml in core/
modules/ views/ config/ schema/ views.argument.schema.yml - core/modules/views/config/schema/views.argument.schema.yml
- views.field.schema.yml in core/
modules/ views/ config/ schema/ views.field.schema.yml - core/modules/views/config/schema/views.field.schema.yml
- views.filter.schema.yml in core/
modules/ views/ config/ schema/ views.filter.schema.yml - core/modules/views/config/schema/views.filter.schema.yml
- views.view.archive.yml in core/
modules/ node/ config/ optional/ views.view.archive.yml - core/modules/node/config/optional/views.view.archive.yml
- views.view.articles_aside.yml in core/
profiles/ demo_umami/ config/ install/ views.view.articles_aside.yml - core/profiles/demo_umami/config/install/views.view.articles_aside.yml
- views.view.comment.yml in core/
modules/ comment/ config/ optional/ views.view.comment.yml - core/modules/comment/config/optional/views.view.comment.yml
- views.view.comments_recent.yml in core/
modules/ comment/ config/ optional/ views.view.comments_recent.yml - core/modules/comment/config/optional/views.view.comments_recent.yml
- views.view.content_recent.yml in core/
modules/ node/ config/ optional/ views.view.content_recent.yml - core/modules/node/config/optional/views.view.content_recent.yml
- views.view.featured_articles.yml in core/
profiles/ demo_umami/ config/ install/ views.view.featured_articles.yml - core/profiles/demo_umami/config/install/views.view.featured_articles.yml
- views.view.frontpage.yml in core/
profiles/ demo_umami/ config/ install/ views.view.frontpage.yml - core/profiles/demo_umami/config/install/views.view.frontpage.yml
- views.view.frontpage.yml in core/
modules/ node/ config/ optional/ views.view.frontpage.yml - core/modules/node/config/optional/views.view.frontpage.yml
- views.view.media.yml in core/
profiles/ demo_umami/ config/ optional/ views.view.media.yml - core/profiles/demo_umami/config/optional/views.view.media.yml
- views.view.media.yml in core/
modules/ media/ config/ optional/ views.view.media.yml - core/modules/media/config/optional/views.view.media.yml
- views.view.media_library.yml in core/
modules/ media_library/ config/ install/ views.view.media_library.yml - core/modules/media_library/config/install/views.view.media_library.yml
- views.view.promoted_items.yml in core/
profiles/ demo_umami/ config/ install/ views.view.promoted_items.yml - core/profiles/demo_umami/config/install/views.view.promoted_items.yml
- views.view.recipes.yml in core/
profiles/ demo_umami/ config/ install/ views.view.recipes.yml - core/profiles/demo_umami/config/install/views.view.recipes.yml
- views.view.related_recipes.yml in core/
profiles/ demo_umami/ config/ install/ views.view.related_recipes.yml - core/profiles/demo_umami/config/install/views.view.related_recipes.yml
- views.view.taxonomy_term.yml in core/
profiles/ demo_umami/ config/ install/ views.view.taxonomy_term.yml - core/profiles/demo_umami/config/install/views.view.taxonomy_term.yml
- views.view.taxonomy_term.yml in core/
modules/ taxonomy/ config/ optional/ views.view.taxonomy_term.yml - core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
- views.view.user_admin_people.yml in core/
modules/ user/ config/ optional/ views.view.user_admin_people.yml - core/modules/user/config/optional/views.view.user_admin_people.yml
- views.view.watchdog.yml in core/
modules/ dblog/ config/ optional/ views.view.watchdog.yml - core/modules/dblog/config/optional/views.view.watchdog.yml
- views.view.watchdog.yml in core/
modules/ dblog/ config/ optional/ views.view.watchdog.yml - core/modules/dblog/config/optional/views.view.watchdog.yml
- views.view.who_s_new.yml in core/
modules/ user/ config/ optional/ views.view.who_s_new.yml - core/modules/user/config/optional/views.view.who_s_new.yml
- views.view.who_s_online.yml in core/
modules/ user/ config/ optional/ views.view.who_s_online.yml - core/modules/user/config/optional/views.view.who_s_online.yml