61 string references to date.formatter in Drupal 9
- AggregatorController::create in core/modules/ aggregator/ src/ Controller/ AggregatorController.php 
- Instantiates a new instance of this class.
- automated_cron_form_system_cron_settings_alter in core/modules/ automated_cron/ automated_cron.module 
- Implements hook_form_FORM_ID_alter() for the system_cron_settings() form.
- BreakLockLink::create in core/lib/ Drupal/ Core/ TempStore/ Element/ BreakLockLink.php 
- Creates an instance of the plugin.
- CommentAdminOverview::create in core/modules/ comment/ src/ Form/ CommentAdminOverview.php 
- Instantiates a new instance of this class.
- CommentTranslationUITest::doTestAuthoringInfo in core/modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php 
- Tests the translation authoring information.
- ContentTranslationHandler::createInstance in core/modules/ content_translation/ src/ ContentTranslationHandler.php 
- Instantiates a new instance of this entity handler.
- CronForm::create in core/modules/ system/ src/ Form/ CronForm.php 
- Instantiates a new instance of this class.
- Date::create in core/modules/ views/ src/ Plugin/ views/ argument/ Date.php 
- Creates an instance of the plugin.
- Date::create in core/modules/ views/ src/ Plugin/ views/ field/ Date.php 
- Creates an instance of the plugin.
- Date::create in core/modules/ datetime/ src/ Plugin/ views/ filter/ Date.php 
- Creates an instance of the plugin.
- DateFormat::getTranslationElement in core/modules/ config_translation/ src/ FormElement/ DateFormat.php 
- Returns the translation form element for a given configuration definition.
- DateFormatDeleteForm::create in core/modules/ system/ src/ Form/ DateFormatDeleteForm.php 
- Instantiates a new instance of this class.
- DateFormatFormBase::create in core/modules/ system/ src/ Form/ DateFormatFormBase.php 
- Instantiates a new instance of this class.
- DateFormatListBuilder::createInstance in core/modules/ system/ src/ DateFormatListBuilder.php 
- Instantiates a new instance of this entity handler.
- DateFormatterTest::testFormat in core/tests/ Drupal/ KernelTests/ Core/ Datetime/ DateFormatterTest.php 
- Tests DateFormatter::format().
- DateTestBase::setUp in core/modules/ datetime/ tests/ src/ Functional/ DateTestBase.php 
- DateTimeFieldTest::testDateField in core/modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php 
- Tests date field functionality.
- DateTimeFieldTest::testDatetimeField in core/modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php 
- Tests date and time field.
- DateTimeFormatterBase::create in core/modules/ datetime/ src/ Plugin/ Field/ FieldFormatter/ DateTimeFormatterBase.php 
- Creates an instance of the plugin.
- DbLogController::create in core/modules/ dblog/ src/ Controller/ DbLogController.php 
- Instantiates a new instance of this class.
- DefaultProcessor::create in core/modules/ aggregator/ src/ Plugin/ aggregator/ processor/ DefaultProcessor.php 
- Creates an instance of the plugin.
- Feed::baseFieldDefinitions in core/modules/ aggregator/ src/ Entity/ Feed.php 
- Provides base field definitions for an entity type.
- FieldDateTest::testFieldDate in core/modules/ views/ tests/ src/ Kernel/ Handler/ FieldDateTest.php 
- Sets up functional test of the views date field.
- FieldFieldTest::testComplexRender in core/modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php 
- Tests the output of a view with complex field configuration.
- FileFieldPathTest::testUploadPath in core/modules/ file/ tests/ src/ Functional/ FileFieldPathTest.php 
- Tests the normal formatter display on node display.
- FileSystemForm::create in core/modules/ system/ src/ Form/ FileSystemForm.php 
- Instantiates a new instance of this class.
- FileTokenReplaceTest::testFileTokenReplacement in core/modules/ file/ tests/ src/ Functional/ FileTokenReplaceTest.php 
- Creates a file, then tests the tokens generated from it.
- FilterDateTest::setUp in core/modules/ views/ tests/ src/ Functional/ Handler/ FilterDateTest.php 
- FormatDateTest::testAdminDefinedFormatDate in core/modules/ system/ tests/ src/ Functional/ Common/ FormatDateTest.php 
- Tests admin-defined formats in DateFormatterInterface::format().
- IncrementalForm::create in core/modules/ migrate_drupal_ui/ src/ Form/ IncrementalForm.php 
- Instantiates a new instance of this class.
- LocaleUpdateTest::testUpdateImportSourceRemote in core/modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php 
- Tests translation import from remote sources.
- MediaListBuilder::createInstance in core/modules/ media/ src/ MediaListBuilder.php 
- Instantiates a new instance of this entity handler.
- MessageForm::create in core/modules/ contact/ src/ MessageForm.php 
- Instantiates a new instance of this class.
- ModeratedNodeListBuilder::createInstance in core/modules/ content_moderation/ src/ ModeratedNodeListBuilder.php 
- Instantiates a new instance of this entity handler.
- NodeController::create in core/modules/ node/ src/ Controller/ NodeController.php 
- Instantiates a new instance of this class.
- NodeForm::create in core/modules/ node/ src/ NodeForm.php 
- Instantiates a new instance of this class.
- NodeListBuilder::createInstance in core/modules/ node/ src/ NodeListBuilder.php 
- Instantiates a new instance of this entity handler.
- NodeRevisionDeleteForm::create in core/modules/ node/ src/ Form/ NodeRevisionDeleteForm.php 
- Instantiates a new instance of this class.
- NodeRevisionRevertForm::create in core/modules/ node/ src/ Form/ NodeRevisionRevertForm.php 
- Instantiates a new instance of this class.
- NodeRevisionRevertTranslationForm::create in core/modules/ node/ src/ Form/ NodeRevisionRevertTranslationForm.php 
- Instantiates a new instance of this class.
- NodeTokenReplaceTest::testNodeTokenReplacement in core/modules/ node/ tests/ src/ Kernel/ NodeTokenReplaceTest.php 
- Creates a node, then tests the tokens generated from it.
- NodeTranslationUITest::doTestAuthoringInfo in core/modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php 
- Tests the translation authoring information.
- OpmlFeedAdd::buildForm in core/modules/ aggregator/ src/ Form/ OpmlFeedAdd.php 
- Form constructor.
- PerformanceForm::create in core/modules/ system/ src/ Form/ PerformanceForm.php 
- Instantiates a new instance of this class.
- ProjectSecurityRequirement::getDateEndRequirement in core/modules/ update/ src/ ProjectSecurityRequirement.php 
- Gets the security coverage requirement based on an end date.
- StatisticsTokenReplaceTest::testStatisticsTokenReplacement in core/modules/ statistics/ tests/ src/ Functional/ StatisticsTokenReplaceTest.php 
- Creates a node, then tests the statistics tokens generated from it.
- system_token_info in core/modules/ system/ system.tokens.inc 
- Implements hook_token_info().
- template_preprocess_comment in core/modules/ comment/ comment.module 
- Prepares variables for comment templates.
- template_preprocess_time in core/includes/ theme.inc 
- Prepares variables for time templates.
- Time::create in core/modules/ views/ src/ Plugin/ views/ cache/ Time.php 
- Creates an instance of the plugin.
- TimeInterval::create in core/modules/ views/ src/ Plugin/ views/ field/ TimeInterval.php 
- Creates an instance of the plugin.
- TimestampAgoFormatter::create in core/lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ TimestampAgoFormatter.php 
- Creates an instance of the plugin.
- TimestampFormatter::create in core/lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ TimestampFormatter.php 
- Creates an instance of the plugin.
- TokenReplaceKernelTest::testSystemDateTokenReplacement in core/modules/ system/ tests/ src/ Kernel/ Token/ TokenReplaceKernelTest.php 
- Tests the generation of all system date tokens.
- TrackerController::create in core/modules/ tracker/ src/ Controller/ TrackerController.php 
- Instantiates a new instance of this class.
- UserController::create in core/modules/ user/ src/ Controller/ UserController.php 
- Instantiates a new instance of this class.
- UserListBuilder::createInstance in core/modules/ user/ src/ UserListBuilder.php 
- Instantiates a new instance of this entity handler.
- UserTokenReplaceTest::testUserTokenReplacement in core/modules/ user/ tests/ src/ Functional/ UserTokenReplaceTest.php 
- Creates a user, then tests the tokens generated from it.
- ViewEditForm::create in core/modules/ views_ui/ src/ ViewEditForm.php 
- Instantiates a new instance of this class.
- ViewsLegacyTest::testTimeCache in core/modules/ views/ tests/ src/ Kernel/ ViewsLegacyTest.php 
- Tests the Time cache plugin.
- WorkspaceViewBuilder::createInstance in core/modules/ workspaces/ src/ WorkspaceViewBuilder.php 
- Instantiates a new instance of this entity handler.
