Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTimeDefaultWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
| DatetimeElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DateTimeFieldTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
| DateTimeFieldTest::testDatelistWidget | function | core/ |
Tests Date List Widget functionality. |
| DateTimeFormatterBase::getFormatSettings | function | core/ |
Gets a settings array suitable for DrupalDateTime::format(). |
| DatetimeFormElementTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DateTimeFormInjectionTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DateTimeHandlerTestBase::getRelativeDateValuesFromTimestamp | function | core/ |
Returns an array formatted date_only values relative to timestamp. |
| DateTimeHandlerTestBase::getUTCEquivalentOfUserNowAsTimestamp | function | core/ |
Returns UTC timestamp of user's TZ 'now'. |
| DateTimeInterface::getDateTime | function | core/ |
Returns the date time object. |
| DateTimeIso8601::getDateTime | function | core/ |
Returns the date time object. |
| DateTimeIso8601Normalizer::getSupportedTypes | function | core/ |
|
| DateTimeIso8601NormalizerTest::testDenormalizeNoTargetInstanceOrFieldDefinitionException | function | core/ |
Tests the denormalize function with incomplete serialization context. |
| DateTimeNormalizer::getNormalizationTimezone | function | core/ |
Gets the timezone to be used during normalization. |
| DateTimeNormalizer::getSupportedTypes | function | core/ |
|
| DateTimePlus::getErrors | function | core/ |
Gets error messages. |
| DateTimePlus::getPhpDateTime | function | core/ |
Gets a clone of the proxied PHP \DateTime object wrapped by this class. |
| DateTimePlusTest::testGetPhpDateTime | function | core/ |
Tests get php date time. |
| DatetimeRangeTestHooks | class | core/ |
Hook implementations for datetime_range_test. |
| DatetimeRangeTestHooks.php | file | core/ |
|
| DatetimeRangeTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| DateTimeRangeTrait | trait | core/ |
Provides friendly methods for datetime range. |
| DateTimeRangeTrait.php | file | core/ |
|
| DateTimeRangeTrait::dateTimeRangeDefaultSettings | function | core/ |
Get the default settings for a date and time range display. |
| DateTimeRangeTrait::dateTimeRangeSettingsForm | function | core/ |
Configuration form for date time range. |
| DateTimeRangeTrait::dateTimeRangeSettingsSummary | function | core/ |
Gets the date time range settings summary. |
| DateTimeRangeTrait::endDateIsDisplayed | function | core/ |
Gets whether the end date should be displayed. |
| DateTimeRangeTrait::getFromToOptions | function | core/ |
Returns a list of possible values for the 'from_to' setting. |
| DateTimeRangeTrait::renderStartEnd | function | core/ |
Creates a render array given start/end dates. |
| DateTimeRangeTrait::renderStartEndWithIsoAttribute | function | core/ |
Creates a render array with ISO attributes given start/end dates. |
| DateTimeRangeTrait::startDateIsDisplayed | function | core/ |
Gets whether the start date should be displayed. |
| DateTimeRangeTrait::viewElements | function | core/ |
|
| DateTimeWidgetBase | class | core/ |
Base class for the 'datetime_*' widgets. |
| DateTimeWidgetBase.php | file | core/ |
|
| DateTimeWidgetBase::createDefaultValue | function | core/ |
Creates a date object for use as a default value. |
| DateTimeWidgetBase::formElement | function | core/ |
Returns the form for a single field widget. |
| DateTimeWidgetBase::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| DateTimeWidgetTest | class | core/ |
Tests Datetime widgets functionality. |
| DateTimeWidgetTest.php | file | core/ |
|
| DateTimeWidgetTest::$defaultSettings | property | core/ |
The default display settings to use for the formatters. |
| DateTimeWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateTimeWidgetTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
| DateTimeWidgetTest::testDateOnlyDefaultValue | function | core/ |
Test default value functionality. |
| DbCommandBase::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
| DbCommandBaseTester::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
| DbDumpApplication::getCommandName | function | core/ |
|
| DbDumpApplication::getDefaultCommands | function | core/ |
|
| DbDumpApplication::getDefinition | function | core/ |
Overridden so the application doesn't expect the command name as the first argument. |
| DbDumpCommand::getFieldOrder | function | core/ |
Gets field ordering for a given table. |
| DbDumpCommand::getTableCollation | function | core/ |
Set the table collation. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.