Search for dump

  1. Search 7.x for dump
  2. Search 9.5.x for dump
  3. Search 10.3.x for dump
  4. Search 11.x for dump
  5. Other projects
Title Object type File name Summary
ActionConfigTest::setDatabaseDumpFiles function core/modules/action/tests/src/Functional/Update/ActionConfigTest.php
AdminThemeUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php
AggregatorUpdateTest::setDatabaseDumpFiles function core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php
ArgumentPlaceholderUpdatePathTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ArgumentPlaceholderUpdatePathTest.php
asset.css.dumper service core/core.services.yml Drupal\Core\Asset\AssetDumper
asset.js.dumper service core/core.services.yml Drupal\Core\Asset\AssetDumper
AssetDumper class core/lib/Drupal/Core/Asset/AssetDumper.php Dumps a CSS or JavaScript asset.
AssetDumper.php file core/lib/Drupal/Core/Asset/AssetDumper.php
AssetDumper::$fileSystem property core/lib/Drupal/Core/Asset/AssetDumper.php The file system service.
AssetDumper::dump function core/lib/Drupal/Core/Asset/AssetDumper.php The file name for the CSS or JS cache file is generated from the hash of
the aggregated contents of the files in $data. This forces proxies and
browsers to download new CSS when the CSS changes.
AssetDumper::getFileSystem function core/lib/Drupal/Core/Asset/AssetDumper.php Helper method for returning the file system service.
AssetDumper::__construct function core/lib/Drupal/Core/Asset/AssetDumper.php AssetDumper constructor.
AssetDumperInterface interface core/lib/Drupal/Core/Asset/AssetDumperInterface.php Interface defining a service that dumps an (optimized) asset.
AssetDumperInterface.php file core/lib/Drupal/Core/Asset/AssetDumperInterface.php
AssetDumperInterface::dump function core/lib/Drupal/Core/Asset/AssetDumperInterface.php Dumps an (optimized) asset to persistent storage.
AutomatedCronUpdateWithAutomatedCronTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithAutomatedCronTest.php
AutomatedCronUpdateWithoutAutomatedCronTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php
BigPipeTest::$dumpHeaders property core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
BlockConditionMissingSchemaUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php
BlockContentReusableUpdateTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php
BlockContentUpdateTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php
BlockContextMappingUpdateFilledTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateFilledTest.php
BlockContextMappingUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php
BlockPageSettingTest::setDatabaseDumpFiles function core/modules/search/tests/src/Functional/Update/BlockPageSettingTest.php
BlockRemoveDisabledRegionUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php
BooleanFilterValuesUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/BooleanFilterValuesUpdateTest.php
BulkFormUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/BulkFormUpdateTest.php
CacheabilityMetadataUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/CacheabilityMetadataUpdateTest.php
CommentAdminViewUpdateTest::setDatabaseDumpFiles function core/modules/comment/tests/src/Functional/Update/CommentAdminViewUpdateTest.php
CommentHostnameUpdateTest::setDatabaseDumpFiles function core/modules/comment/tests/src/Functional/Update/CommentHostnameUpdateTest.php
CommentUpdateTest::setDatabaseDumpFiles function core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php
Composer::preAutoloadDump function core/lib/Drupal/Core/Composer/Composer.php Add vendor classes to Composer's static classmap.
ConfigOverridesUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php
ContactUpdateTest::setDatabaseDumpFiles function core/modules/contact/tests/src/Functional/Update/ContactUpdateTest.php
ContentModerationUpdateTest::setDatabaseDumpFiles function core/modules/content_moderation/tests/src/Functional/Update/ContentModerationUpdateTest.php
ContentTranslationUpdateTest::setDatabaseDumpFiles function core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php
CreateHalSettingsForLinkDomainUpdateTest::setDatabaseDumpFiles function core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php
CssCollectionOptimizer::$dumper property core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php An asset dumper.
DatetimeRangeViewUpdateTest::setDatabaseDumpFiles function core/modules/datetime_range/tests/src/Functional/Update/DatetimeRangeViewUpdateTest.php
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.