Search for stop

  1. Search 7.x for stop
  2. Search 9.5.x for stop
  3. Search 10.3.x for stop
  4. Search 11.x for stop
  5. Other projects
Title Object type File name Summary
ActionTest::testOperations function core/modules/system/tests/src/Kernel/Action/ActionTest.php Tests the functionality of test actions.
AjaxCommandsTest::testOpenDialogCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\OpenDialogCommand
AjaxCommandsTest::testOpenModalDialogCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\OpenModalDialogCommand
BasicAuthResourceTestTrait::getAuthenticationRequestOptions function core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
BigPipe::STOP_SIGNAL constant core/modules/big_pipe/src/Render/BigPipe.php The BigPipe placeholder replacements stop signal.
BuildTestBase::stopServer function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Stop the HTTP server, zero out all necessary variables.
CacheCollector::$keysToPersist property core/lib/Drupal/Core/Cache/CacheCollector.php An array of keys to add to the cache on service termination.
CacheContextsManagerTest::providerTestOptimizeTokens function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Provides a list of context token sets.
CacheContextsManagerTest::testOptimizeTokens function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php @covers ::optimizeTokens
ChainRequestPolicyTest::testStopChainOnFirstDeny function core/tests/Drupal/Tests/Core/PageCache/ChainRequestPolicyTest.php Asserts that check() returns immediately when a rule returned DENY.
ChainResponsePolicyTest::testStopChainOnFirstDeny function core/tests/Drupal/Tests/Core/PageCache/ChainResponsePolicyTest.php Asserts that check() returns immediately when a rule returned DENY.
ConfigImporter::$totalExtensionsToProcess property core/lib/Drupal/Core/Config/ConfigImporter.php The total number of extensions to process.
ConfigImporterFieldPurger::getFieldStoragesToPurge function core/modules/field/src/ConfigImporterFieldPurger.php Gets the list of fields to purge before configuration synchronization.
ConnectionUnitTest::testOpenClose function core/tests/Drupal/KernelTests/Core/Database/ConnectionUnitTest.php Tests Database::closeConnection() without query.
ConnectionUnitTest::testOpenQueryClose function core/tests/Drupal/KernelTests/Core/Database/ConnectionUnitTest.php Tests Database::closeConnection() with a query.
ConnectionUnitTest::testOpenQueryPrefetchClose function core/tests/Drupal/KernelTests/Core/Database/ConnectionUnitTest.php Tests Database::closeConnection() with a query and custom prefetch method.
ConnectionUnitTest::testOpenSelectQueryClose function core/tests/Drupal/KernelTests/Core/Database/ConnectionUnitTest.php Tests Database::closeConnection() with a select query.
ContainerAwareEventDispatcherTest::testStopEventPropagation function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContentEntityNullStorage::readFieldItemsToPurge function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Reads values to be purged for a single field.
ContentEntityStorageBase::readFieldItemsToPurge function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Reads values to be purged for a single field.
ContentTranslationOperationsTest::testOperationTranslateLink function core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php Test that the operation "Translate" is displayed in the content listing.
CookieResourceTestTrait::getAuthenticationRequestOptions function core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php
CssOptimizerUnitTest::providerTestOptimize function core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php Provides data for the CSS asset optimizing test.
CssOptimizerUnitTest::testOptimize function core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php Tests optimizing a CSS asset group containing 'type' => 'file'.
DrupalKernel::getServicesToPersist function core/lib/Drupal/Core/DrupalKernel.php Returns service instances to persist from an old container to a new one.
EditorManager::listOptions function core/modules/editor/src/Plugin/EditorManager.php Populates a key-value pair of available text editors.
ElementsContainerTest::testOptionalContainerElements function core/modules/system/tests/src/Functional/Form/ElementsContainerTest.php Tests the #optional container property.
ElementTest::testOptions function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests expansion of #options for #type checkboxes and radios.
EntityConverterLatestRevisionTest::testOptimizedConvert function core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionTest.php Tests that pending revisions are loaded only when needed.
FormTestOptionalContainerForm class core/modules/system/tests/modules/form_test/src/Form/FormTestOptionalContainerForm.php Builds a simple form to test the #optional property on #type 'container'.
FormTestOptionalContainerForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestOptionalContainerForm.php
FormTestOptionalContainerForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestOptionalContainerForm.php Form constructor.
FormTestOptionalContainerForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestOptionalContainerForm.php Returns a unique string identifying the form.
FormTestOptionalContainerForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestOptionalContainerForm.php Form submission handler.
HelpTopicPluginBase::isTopLevel function core/modules/help_topics/src/HelpTopicPluginBase.php Returns whether this is a top-level topic or not.
HelpTopicPluginInterface::isTopLevel function core/modules/help_topics/src/HelpTopicPluginInterface.php Returns whether this is a top-level topic or not.
ImportOpmlTest::testOpmlImport function core/modules/aggregator/tests/src/Functional/ImportOpmlTest.php Tests the import of an OPML file.
JsOptimizerUnitTest::providerTestOptimize function core/tests/Drupal/Tests/Core/Asset/JsOptimizerUnitTest.php Provides data for the JS asset optimize test.
JsOptimizerUnitTest::testOptimize function core/tests/Drupal/Tests/Core/Asset/JsOptimizerUnitTest.php Tests cleaning of a JS asset group containing 'type' => 'file'.
KernelTestBase::stop function core/tests/Drupal/KernelTests/KernelTestBase.php Stops test execution.
LocaleConfigTranslationTest::testOptionalConfiguration function core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php Test translatability of optional configuration in locale.
MediaLibraryStateTest::testOpenerParameters function core/modules/media_library/tests/src/Kernel/MediaLibraryStateTest.php @covers ::getOpenerParameters
MigrateTestBase::stopCollectingMessages function core/modules/migrate/tests/src/Kernel/MigrateTestBase.php Stop collecting messages.
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.
OptionsDynamicValuesApiTest::testOptionsAllowedValues function core/modules/options/tests/src/Functional/OptionsDynamicValuesApiTest.php Tests options_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.
OptionsFieldUITest::testOptionsTrimmedValuesText function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Options (text) : test 'trimmed values' input.

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