Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@covers ::getPhpDateTime |
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. |
DbDumpCommand::getTableData | function | core/ |
Gets all data from a given table. |
DbDumpCommand::getTableIndexes | function | core/ |
Adds primary key, unique keys, and index information to the schema. |
DbDumpCommand::getTables | function | core/ |
Returns a list of tables, not including those set to be excluded. |
DbDumpCommand::getTableSchema | function | core/ |
Returns a schema array for a given table. |
DbDumpCommand::getTableScript | function | core/ |
The part of the script for each table. |
DbDumpCommand::getTemplate | function | core/ |
The script template. |
DbDumpTest::getTableIndexes | function | core/ |
Returns indexes for a given table. |
DbDumpTest::getTableSchema | function | core/ |
Helper function to get a simplified schema for a given table. |
DbLog::DEDICATED_DBLOG_CONNECTION_TARGET | constant | core/ |
The dedicated database connection target to use for log entries. |
DblogClearLogConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
DblogClearLogConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DblogClearLogConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
DbLogController::getLogLevelClassMap | function | core/ |
Gets an array of log level classes. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.