Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| datetime_range_help | function | core/ |
Implements hook_help(). |
| datetime_range_post_update_translatable_separator | function | core/ |
Clear caches to ensure schema changes are read. |
| datetime_range_post_update_views_string_plugin_id | function | core/ |
Update existing views using datetime_range fields. |
| datetime_range_test.info.yml | file | core/ |
core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.info.yml |
| datetime_range_test.module | file | core/ |
Contains datetime_range_test.module |
| datetime_range_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| datetime_range_view_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| DATETIME_STORAGE_TIMEZONE | constant | core/ |
Defines the timezone that dates should be stored in. |
| datetime_test.info.yml | file | core/ |
core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml |
| datetime_type_field_views_data_helper | function | core/ |
Provides Views integration for any datetime-based fields. |
| date_iso8601 | function | core/ |
Returns an ISO8601 formatted date based on the given date. |
| DayDate | class | core/ |
Argument handler for a day (DD) |
| DayDate | class | core/ |
Argument handler for a day. |
| DayDate.php | file | core/ |
|
| DayDate.php | file | core/ |
|
| DayDate::$argFormat | property | core/ |
The date format used in the query. |
| DayDate::$argFormat | property | core/ |
The date format used in the query. |
| DayDate::$format | property | core/ |
The date format used in the title. |
| DayDate::summaryArgument | function | core/ |
Provide the argument to use to link from the summary to the next level; this will be called once per row of a summary, and used as part of $view->getUrl(). |
| DayDate::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
| DayDate::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
| db-tools.php | file | core/ |
A command line application to import a database generation script. |
| DbCommandBase | class | core/ |
Base command that abstracts handling of database connection arguments. |
| DbCommandBase.php | file | core/ |
|
| DbCommandBase::configure | function | core/ |
|
| DbCommandBase::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
| DbCommandBaseTest | class | core/ |
Test that the DbToolsApplication works correctly. |
| DbCommandBaseTest.php | file | core/ |
Contains \Drupal\Tests\system\Kernel\Scripts\DbCommandBaseTest. |
| DbCommandBaseTest::testPrefix | function | core/ |
Test specifying a prefix for different connections. |
| DbCommandBaseTest::testSpecifyDatabaseDoesNotExist | function | core/ |
Invalid database names will throw a useful exception. |
| DbCommandBaseTest::testSpecifyDatabaseKey | function | core/ |
Test specifying a database key. |
| DbCommandBaseTest::testSpecifyDbUrl | function | core/ |
Test supplying database connection as a url. |
| DbCommandBaseTester | class | core/ |
Concrete command implementation for testing base features. |
| DbCommandBaseTester::configure | function | core/ |
|
| DbCommandBaseTester::execute | function | core/ |
|
| DbCommandBaseTester::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
| DbDumpApplication | class | core/ |
Provides a command to dump a database generation script. |
| DbDumpApplication.php | file | core/ |
|
| 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 | class | core/ |
Provides a command to dump the current database to a script. |
| DbDumpCommand.php | file | core/ |
|
| DbDumpCommand::$excludeTables | property | core/ |
An array of table patterns to exclude completely. |
| DbDumpCommand::configure | function | core/ |
|
| DbDumpCommand::execute | function | core/ |
|
| DbDumpCommand::fieldSizeMap | function | core/ |
Given a database field type, return a Drupal size. |
| DbDumpCommand::fieldTypeMap | function | core/ |
Given a database field type, return a Drupal type. |
| DbDumpCommand::generateScript | function | core/ |
Generates the database script. |
| DbDumpCommand::getFieldOrder | function | core/ |
Gets field ordering for a given table. |
Pagination
- Previous page
- Page 358
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.