Search for stop
Title | Object type | File name | Summary |
---|---|---|---|
MigrateProcessInterface::isPipelineStopped | function | core/ |
Determines if the pipeline should stop processing. |
MigrateTestBase::stopCollectingMessages | function | core/ |
Stop collecting messages. |
MigrationInterface::RESULT_STOPPED | constant | core/ |
The process was stopped externally (e.g., via drush migrate-stop). |
MigrationInterface::STATUS_STOPPING | constant | core/ |
The migration is being stopped. |
ModalRendererTest::testOpenerInDropbutton | function | core/ |
Confirm focus management of a dialog openers in a dropbutton. |
OptionsDynamicValuesApiTest::testOptionsAllowedValues | function | core/ |
Tests options_allowed_values(). |
OptionsFieldUIAllowedValuesTest::providerTestOptionsAllowedValues | function | core/ |
Data provider for testOptionsAllowedValues(). |
OptionsFieldUIAllowedValuesTest::testOptionsAllowedValues | function | core/ |
Tests option types allowed values. |
OptionsFieldUITest::testOptionsAllowedValuesFloat | function | core/ |
Options (float) : test 'allowed values' input. |
OptionsFieldUITest::testOptionsAllowedValuesInteger | function | core/ |
Options (integer) : test 'allowed values' input. |
OptionsFieldUITest::testOptionsAllowedValuesText | function | core/ |
Options (text) : test 'allowed values' input. |
OptionsListArgumentTest::testViewsTestOptionsListArgument | function | core/ |
Tests the options field argument. |
OptionsListFilterTest::testViewsTestOptionsListFilter | function | core/ |
Tests options list field filter. |
OptionsListFilterTest::testViewsTestOptionsListGroupedFilter | function | core/ |
Tests options list field filter when grouped. |
OptionsWidgetsTest::testOptionsListAlter | function | core/ |
Tests hook_options_list_alter(). |
PackageManagerKernelTestBase::assertEventPropagationStopped | function | core/ |
Asserts event propagation is stopped by a certain event subscriber. |
PluginExistsConstraintTest::testOption | function | core/ |
Tests with different option keys. |
PreOperationStageEvent::stopPropagation | function | core/ |
|
ProcessPluginBase::$stopPipeline | property | core/ |
Determines if processing of the pipeline is stopped. |
ProcessPluginBase::isPipelineStopped | function | core/ |
Determines if the pipeline should stop processing. |
ProcessPluginBase::stopPipeline | function | core/ |
Stops pipeline processing after this plugin finishes. |
ProcessPluginBaseTest::testStopPipeline | function | core/ |
Tests stopping the pipeline. |
ProjectReleaseTest::testOptionalFields | function | core/ |
Tests that optional fields can be omitted. |
ResourceTestBase::getAuthenticationRequestOptions | function | core/ |
Returns Guzzle request options for authentication. |
ResourceTestBase::getAuthenticationRequestOptions | function | core/ |
Returns Guzzle request options for authentication. |
RevisionRouteProviderTest::testOperationAccessOverview | function | core/ |
Tests revision access for revision overview. |
RevisionRouteProviderTest::testOperationAccessRevisionRoutes | function | core/ |
Tests revision access is granted by entity operations. |
RevisionVersionHistoryTest::testOperationDeleteRevision | function | core/ |
Test delete operation. |
RevisionVersionHistoryTest::testOperationRevertRevision | function | core/ |
Test revert operation. |
ScaffoldTest::scaffoldAppendTestValuesToPermute | function | core/ |
Tests values to run both with $is_link FALSE and $is_link TRUE. |
ScanDirectoryTest::testOptionCallback | function | core/ |
Check that the callback function is called correctly. |
ScanDirectoryTest::testOptionKey | function | core/ |
Check that key parameter sets the return value's key. |
ScanDirectoryTest::testOptionMinDepth | function | core/ |
Tests the min_depth option of scanDirectory(). |
ScanDirectoryTest::testOptionNoMask | function | core/ |
Check that the no-mask parameter is honored. |
ScanDirectoryTest::testOptionRecurse | function | core/ |
Check that the recurse option descends into subdirectories. |
SettingsEditor::exportSettingsToPhp | function | core/ |
Recursively exports one or more settings to a valid PHP string. |
SettingsTrayTest::testOptOut | function | core/ |
Tests that certain blocks opt out from Settings Tray. |
SqlContentEntityStorage::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
SqlDeprecationTest::testOptionalParametersDeprecation | function | core/ |
@covers \Drupal\migrate\Plugin\migrate\id_map\Sql::__construct |
StageEventsTest::testExceptionIfNoErrorBeforeStopPropagation | function | core/ |
Tests exception is thrown if error is not added before stopPropagation(). |
Timer::stop | function | core/ |
Stops the timer with the specified name. |
UserRegistrationRestTest::createRequestOptions | function | core/ |
Helper function to generate the request body. |
ViewsBlockTest::testOperationLinks | function | core/ |
Tests the editing links for ViewsBlockBase. |
ViewsDataTest::testOptionsFieldViewsData | function | core/ |
Tests the option module's implementation of hook_field_views_data(). |
WorkspacePublishEvent::$publishingStopped | property | core/ |
Whether an event subscriber requested the publishing to be stopped. |
WorkspacePublishEvent::$publishingStoppedReason | property | core/ |
The reason why publishing stopped. For use in messages. |
WorkspacePublishEvent::getPublishingStoppedReason | function | core/ |
Gets the reason for stopping the workspace publication. |
WorkspacePublishEvent::isPublishingStopped | function | core/ |
Determines whether a subscriber requested the publishing to be stopped. |
WorkspacePublishEvent::setPublishingStoppedReason | function | core/ |
Sets the reason for stopping the workspace publication. |
WorkspacePublishEvent::stopPublishing | function | core/ |
Signals that the workspace publishing should be aborted. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.