Search for stop

  1. Search 7.x for stop
  2. Search 9.5.x for stop
  3. Search 8.9.x for stop
  4. Search 11.x for stop
  5. Other projects
Title Object type File name Summary
MigrationInterface::RESULT_STOPPED constant core/modules/migrate/src/Plugin/MigrationInterface.php The process was stopped externally (e.g., via drush migrate-stop).
MigrationInterface::STATUS_STOPPING constant core/modules/migrate/src/Plugin/MigrationInterface.php The migration is being stopped.
ModalRendererTest::testOpenerInDropbutton function core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php Confirm focus management of a dialog openers in a dropbutton.
OptionsDynamicValuesApiTest::testOptionsAllowedValues function core/modules/options/tests/src/Kernel/OptionsDynamicValuesApiTest.php Tests options_allowed_values().
OptionsFieldUIAllowedValuesTest::providerTestOptionsAllowedValues function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php Data provider for testOptionsAllowedValues().
OptionsFieldUIAllowedValuesTest::testOptionsAllowedValues function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php Tests option types allowed values.
OptionsFieldUITest::testOptionsAllowedValuesFloat function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Options (float) : test 'allowed values' input.
OptionsFieldUITest::testOptionsAllowedValuesInteger function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Options (integer) : test 'allowed values' input.
OptionsFieldUITest::testOptionsAllowedValuesText function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Options (text) : test 'allowed values' input.
OptionsListArgumentTest::testViewsTestOptionsListArgument function core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php Tests the options field argument.
OptionsListFilterTest::testViewsTestOptionsListFilter function core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Tests options list field filter.
OptionsListFilterTest::testViewsTestOptionsListGroupedFilter function core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Tests options list field filter when grouped.
OptionsWidgetsTest::testOptionsListAlter function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests hook_options_list_alter().
PluginExistsConstraintTest::testOption function core/tests/Drupal/Tests/Core/Plugin/PluginExistsConstraintTest.php Tests with different option keys.
ProcessPluginBase::$stopPipeline property core/modules/migrate/src/ProcessPluginBase.php Determines if processing of the pipeline is stopped.
ProcessPluginBase::isPipelineStopped function core/modules/migrate/src/ProcessPluginBase.php Determines if the pipeline should stop processing.
ProcessPluginBase::stopPipeline function core/modules/migrate/src/ProcessPluginBase.php Stops pipeline processing after this plugin finishes.
ProcessPluginBaseTest::testStopPipeline function core/modules/migrate/tests/src/Unit/process/ProcessPluginBaseTest.php Tests stopping the pipeline.
ProjectReleaseTest::testOptionalFields function core/modules/update/tests/src/Unit/ProjectReleaseTest.php Tests that optional fields can be omitted.
ResourceTestBase::getAuthenticationRequestOptions function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Returns Guzzle request options for authentication.
ResourceTestBase::getAuthenticationRequestOptions function core/modules/rest/tests/src/Functional/ResourceTestBase.php Returns Guzzle request options for authentication.
RevisionRouteProviderTest::testOperationAccessOverview function core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Tests revision access for revision overview.
RevisionRouteProviderTest::testOperationAccessRevisionRoutes function core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Tests revision access is granted by entity operations.
RevisionVersionHistoryTest::testOperationDeleteRevision function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test delete operation.
RevisionVersionHistoryTest::testOperationRevertRevision function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revert operation.
ScaffoldTest::scaffoldAppendTestValuesToPermute function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Tests values to run both with $is_link FALSE and $is_link TRUE.
ScanDirectoryTest::testOptionCallback function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Check that the callback function is called correctly.
ScanDirectoryTest::testOptionKey function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Check that key parameter sets the return value's key.
ScanDirectoryTest::testOptionMinDepth function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Tests the min_depth option of scanDirectory().
ScanDirectoryTest::testOptionNoMask function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Check that the no-mask parameter is honored.
ScanDirectoryTest::testOptionRecurse function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Check that the recurse option descends into subdirectories.
SettingsEditor::exportSettingsToPhp function core/lib/Drupal/Core/Site/SettingsEditor.php Recursively exports one or more settings to a valid PHP string.
SettingsTrayTest::testOptOut function core/modules/settings_tray/tests/src/Functional/SettingsTrayTest.php Tests that certain blocks opt out from Settings Tray.
SqlContentEntityStorage::readFieldItemsToPurge function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Reads values to be purged for a single field.
SqlDeprecationTest::testOptionalParametersDeprecation function core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php @covers \Drupal\migrate\Plugin\migrate\id_map\Sql::__construct
Timer::stop function core/lib/Drupal/Component/Utility/Timer.php Stops the timer with the specified name.
UserRegistrationRestTest::createRequestOptions function core/modules/user/tests/src/Functional/UserRegistrationRestTest.php Helper function to generate the request body.
ViewsBlockTest::testOperationLinks function core/modules/views_ui/tests/src/Kernel/ViewsBlockTest.php Tests the editing links for ViewsBlockBase.
ViewsDataTest::testOptionsFieldViewsData function core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php Tests the option module's implementation of hook_field_views_data().
WorkspacePublishEvent::$publishingStopped property core/modules/workspaces/src/Event/WorkspacePublishEvent.php Whether an event subscriber requested the publishing to be stopped.
WorkspacePublishEvent::$publishingStoppedReason property core/modules/workspaces/src/Event/WorkspacePublishEvent.php The reason why publishing stopped. For use in messages.
WorkspacePublishEvent::getPublishingStoppedReason function core/modules/workspaces/src/Event/WorkspacePublishEvent.php Gets the reason for stopping the workspace publication.
WorkspacePublishEvent::isPublishingStopped function core/modules/workspaces/src/Event/WorkspacePublishEvent.php Determines whether a subscriber requested the publishing to be stopped.
WorkspacePublishEvent::setPublishingStoppedReason function core/modules/workspaces/src/Event/WorkspacePublishEvent.php Sets the reason for stopping the workspace publication.
WorkspacePublishEvent::stopPublishing function core/modules/workspaces/src/Event/WorkspacePublishEvent.php Signals that the workspace publishing should be aborted.

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