Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
YamlTestBase::providerEncodeDecodeTests function core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php Some data that should be able to be serialized.
YearMonthDate::summaryName function core/modules/views/src/Plugin/views/argument/YearMonthDate.php Provides the name to use for the summary, defaults to the name field.
yokotsoko.css file core/modules/system/tests/themes/test_ckeditor_stylesheets_drupal_root/css/yokotsoko.css Test CSS asset file for test_ckeditor_stylesheets_drupal_root.theme.
yokotsoko.css file core/modules/system/tests/themes/test_ckeditor_stylesheets_relative/css/yokotsoko.css Test CSS asset file for test_ckeditor_stylesheets_relative.theme.
yokotsoko.css file core/modules/system/tests/themes/test_ckeditor_stylesheets_without_5/css/yokotsoko.css Test CSS asset file for test_ckeditor_without_5.theme.
Zip::listContents function core/lib/Drupal/Core/Archiver/Zip.php Lists all files in the archive.
Zip::__construct function core/lib/Drupal/Core/Archiver/Zip.php Constructs a Zip object.
ZipTest class core/tests/Drupal/KernelTests/Core/Archiver/ZipTest.php @coversDefaultClass \Drupal\Core\Archiver\Zip[[api-linebreak]]
@group zip
ZipTest.php file core/tests/Drupal/KernelTests/Core/Archiver/ZipTest.php
ZipTest::$archiverPluginId property core/tests/Drupal/KernelTests/Core/Archiver/ZipTest.php The archiver plugin identifier.
ZipTest::testCreateArchive function core/tests/Drupal/KernelTests/Core/Archiver/ZipTest.php Tests that the Zip archive is created if it does not exist.
ZipTest::testOverwriteArchive function core/tests/Drupal/KernelTests/Core/Archiver/ZipTest.php Tests that the Zip archiver is created and overwritten.
_batch_append_set function core/includes/form.inc Appends a batch set to a running batch.
_batch_current_set function core/includes/batch.inc Returns the batch set being currently processed.
_batch_finished function core/includes/batch.inc Ends the batch processing.
_batch_needs_update function core/includes/batch.inc Checks whether the batch information needs to be updated in the storage.
_batch_next_set function core/includes/batch.inc Retrieves the next set in a batch.
_batch_process function core/includes/batch.inc Processes sets in a batch.
_batch_progress_page function core/includes/batch.inc Outputs a batch processing page.
_batch_shutdown function core/includes/batch.inc Shutdown function: Stores the current batch data for the next request.
_batch_test_batch_0 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 0: Does nothing.
_batch_test_batch_1 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 1: Repeats a simple operation.
_batch_test_batch_2 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 2: Performs a single multistep operation.
_batch_test_batch_3 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 3: Performs both single and multistep operations.
_batch_test_batch_4 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 4: Performs a batch within a batch.
_batch_test_batch_5 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 5: Repeats a simple operation.
_batch_test_batch_6 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 6: Repeats a simple operation.
_batch_test_batch_7 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 7: Performs two batches within a batch.
_batch_test_batch_8 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 8: Throws an exception.
_batch_test_callback_1 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_2 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_5 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_6 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_7 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_8 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_finished_0 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_1 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_1_finished function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_2 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_3 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_4 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_5 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_6 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_7 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_helper function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Provides a common 'finished' callback for batches 1 to 7.
_batch_test_nested_batch_callback function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_nested_drupal_form_submit_callback function core/modules/system/tests/modules/batch_test/batch_test.module Batch operation: Submits form_test_mock_form().
_batch_test_theme_callback function core/modules/system/tests/modules/batch_test/batch_test.module Implements callback_batch_operation().
_batch_test_title_callback function core/modules/system/tests/modules/batch_test/batch_test.module Tests the title on the progress page by performing a batch callback.
_block_content_has_reusable_condition function core/modules/block_content/block_content.module Utility function to find nested conditions using the reusable field.

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