Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
datetime_help function core/modules/datetime/datetime.module Implements hook_help().
datetime_range.info.yml file core/modules/datetime_range/datetime_range.info.yml core/modules/datetime_range/datetime_range.info.yml
datetime_range.module file core/modules/datetime_range/datetime_range.module Field hooks to implement a datetime field that stores a start and end date.
datetime_range.post_update.php file core/modules/datetime_range/datetime_range.post_update.php Post-update functions for Datetime Range module.
datetime_range.schema.yml file core/modules/datetime_range/config/schema/datetime_range.schema.yml core/modules/datetime_range/config/schema/datetime_range.schema.yml
datetime_range.views.inc file core/modules/datetime_range/datetime_range.views.inc Provides views data for the datetime_range module.
datetime_range_field_views_data function core/modules/datetime_range/datetime_range.views.inc Implements hook_field_views_data().
datetime_range_help function core/modules/datetime_range/datetime_range.module Implements hook_help().
datetime_range_removed_post_updates function core/modules/datetime_range/datetime_range.post_update.php Implements hook_removed_post_updates().
datetime_range_test.info.yml file core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.info.yml core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.info.yml
datetime_range_test.module file core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.module Contains datetime_range_test.module.
datetime_range_test_entity_type_alter function core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.module Implements hook_entity_type_alter().
datetime_test.info.yml file core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml
datetime_type_field_views_data_helper function core/modules/datetime/datetime.views.inc Provides Views integration for any datetime-based fields.
DayDate class core/modules/datetime/src/Plugin/views/argument/DayDate.php Argument handler for a day.
DayDate class core/modules/views/src/Plugin/views/argument/DayDate.php Argument handler for a day (DD)
DayDate.php file core/modules/views/src/Plugin/views/argument/DayDate.php
DayDate.php file core/modules/datetime/src/Plugin/views/argument/DayDate.php
DayDate::$argFormat property core/modules/datetime/src/Plugin/views/argument/DayDate.php The date format used in the query.
DayDate::$argFormat property core/modules/views/src/Plugin/views/argument/DayDate.php The date format used in the query.
DayDate::$format property core/modules/views/src/Plugin/views/argument/DayDate.php The date format used in the title.
DayDate::summaryArgument function core/modules/views/src/Plugin/views/argument/DayDate.php Provides the argument to use to link from the summary to the next level.
DayDate::summaryName function core/modules/views/src/Plugin/views/argument/DayDate.php Provides the name to use for the summary, defaults to the name field.
DayDate::title function core/modules/views/src/Plugin/views/argument/DayDate.php Get the title this argument will assign the view, given the argument.
db-tools.php file core/scripts/db-tools.php A command line application to import a database generation script.
DbCommandBase class core/lib/Drupal/Core/Command/DbCommandBase.php Base command that abstracts handling of database connection arguments.
DbCommandBase.php file core/lib/Drupal/Core/Command/DbCommandBase.php
DbCommandBase::configure function core/lib/Drupal/Core/Command/DbCommandBase.php
DbCommandBase::getDatabaseConnection function core/lib/Drupal/Core/Command/DbCommandBase.php Parse input options decide on a database.
DbCommandBaseTest class core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php Test that the DbToolsApplication works correctly.
DbCommandBaseTest.php file core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php Contains \Drupal\Tests\system\Kernel\Scripts\DbCommandBaseTest.
DbCommandBaseTest::testPrefix function core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php Tests specifying a prefix for different connections.
DbCommandBaseTest::testSpecifyDatabaseDoesNotExist function core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php Invalid database names will throw a useful exception.
DbCommandBaseTest::testSpecifyDatabaseKey function core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php Tests specifying a database key.
DbCommandBaseTest::testSpecifyDbUrl function core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php Tests supplying database connection as a url.
DbCommandBaseTester class core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php Concrete command implementation for testing base features.
DbCommandBaseTester::configure function core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php
DbCommandBaseTester::execute function core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php
DbCommandBaseTester::getDatabaseConnection function core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php Parse input options decide on a database.
DbDumpApplication class core/lib/Drupal/Core/Command/DbDumpApplication.php Provides a command to dump a database generation script.
DbDumpApplication.php file core/lib/Drupal/Core/Command/DbDumpApplication.php
DbDumpApplication::getCommandName function core/lib/Drupal/Core/Command/DbDumpApplication.php
DbDumpApplication::getDefaultCommands function core/lib/Drupal/Core/Command/DbDumpApplication.php
DbDumpApplication::getDefinition function core/lib/Drupal/Core/Command/DbDumpApplication.php Overridden so the application doesn't expect the command name as the first
argument.
DbDumpCommand class core/lib/Drupal/Core/Command/DbDumpCommand.php Provides a command to dump the current database to a script.
DbDumpCommand.php file core/lib/Drupal/Core/Command/DbDumpCommand.php
DbDumpCommand::$excludeTables property core/lib/Drupal/Core/Command/DbDumpCommand.php An array of table patterns to exclude completely.
DbDumpCommand::configure function core/lib/Drupal/Core/Command/DbDumpCommand.php
DbDumpCommand::execute function core/lib/Drupal/Core/Command/DbDumpCommand.php
DbDumpCommand::fieldSizeMap function core/lib/Drupal/Core/Command/DbDumpCommand.php Given a database field type, return a Drupal size.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.