| LocaleFetch::getStatusOperations |
function |
core/modules/locale/src/LocaleFetch.php |
Constructs batch operations for checking remote translation status. |
| LocaleFileManager::checkRemoteFileStatus |
function |
core/modules/locale/src/File/LocaleFileManager.php |
Check if remote file exists and when it was last updated. |
| LocaleTranslatableProject::getStatus |
function |
core/modules/locale/src/LocaleTranslatableProject.php |
Returns the project status. |
| LocaleTranslatableProject::setStatus |
function |
core/modules/locale/src/LocaleTranslatableProject.php |
Sets the project status. |
| LocaleUpdateTest::testUpdateCheckStatus |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
Checks if local or remote translation sources are detected. |
| locale_translation_batch_status_build |
function |
core/modules/locale/locale.compare.inc |
Builds a batch to get the status of remote and local translation files. |
| locale_translation_batch_status_check |
function |
core/modules/locale/locale.batch.inc |
Implements callback_batch_operation(). |
| locale_translation_batch_status_finished |
function |
core/modules/locale/locale.batch.inc |
Implements callback_batch_finished(). |
| locale_translation_clear_status |
function |
core/modules/locale/locale.module |
Clear the translation status cache. |
| locale_translation_get_status |
function |
core/modules/locale/locale.module |
Gets the current translation status. |
| locale_translation_status_delete_languages |
function |
core/modules/locale/locale.module |
Delete language entries from the status cache. |
| locale_translation_status_delete_projects |
function |
core/modules/locale/locale.module |
Delete project entries from the status cache. |
| locale_translation_status_save |
function |
core/modules/locale/locale.module |
Saves the status of translation sources in static cache. |
| LOCALE_TRANSLATION_STATUS_TTL |
constant |
core/modules/locale/locale.module |
The number of seconds the translations status entry should be considered. |
| LockFileValidatorTest::testStatusCheckAvailableStage |
function |
core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php |
Tests StatusCheckEvent when the stage is available. |
| LoginStatusCheck |
class |
core/modules/user/src/Access/LoginStatusCheck.php |
Determines access to routes based on login status of current user. |
| LoginStatusCheck.php |
file |
core/modules/user/src/Access/LoginStatusCheck.php |
|
| LoginStatusCheck::access |
function |
core/modules/user/src/Access/LoginStatusCheck.php |
Checks access. |
| MediaType::$status |
property |
core/modules/media/src/Entity/MediaType.php |
Whether media items should be published by default. |
| MediaType::getStatus |
function |
core/modules/media/src/Entity/MediaType.php |
|
| MediaType::setQueueThumbnailDownloadsStatus |
function |
core/modules/media/src/Entity/MediaType.php |
Sets a flag to indicate that thumbnails should be downloaded via a queue. |
| MediaTypeInterface::setQueueThumbnailDownloadsStatus |
function |
core/modules/media/src/MediaTypeInterface.php |
Sets a flag to indicate that thumbnails should be downloaded via a queue. |
| MenuTreeStorage::updateParentalStatus |
function |
core/lib/Drupal/Core/Menu/MenuTreeStorage.php |
Sets has_children for the link's parent if it has visible children. |
| Merge::STATUS_INSERT |
constant |
core/lib/Drupal/Core/Database/Query/Merge.php |
Returned by execute() if an INSERT query has been executed. |
| Merge::STATUS_UPDATE |
constant |
core/lib/Drupal/Core/Database/Query/Merge.php |
Returned by execute() if an UPDATE query has been executed. |
| MessageCommandTest::testJsStatusMessageAssertions |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php |
Tests methods in JsWebAssert related to status messages. |
| Messenger::addStatus |
function |
core/lib/Drupal/Core/Messenger/Messenger.php |
Adds a new status message to the queue. |
| MessengerInterface::addStatus |
function |
core/lib/Drupal/Core/Messenger/MessengerInterface.php |
Adds a new status message to the queue. |
| MessengerInterface::TYPE_STATUS |
constant |
core/lib/Drupal/Core/Messenger/MessengerInterface.php |
A status message. |
| MigrateException::$status |
property |
core/modules/migrate/src/MigrateException.php |
The status to record in the map table for the current item. |
| MigrateException::getStatus |
function |
core/modules/migrate/src/MigrateException.php |
Gets the status of the current item. |
| MigrateExecutable::$sourceRowStatus |
property |
core/modules/migrate/src/MigrateExecutable.php |
Status of one row. |
| MigrateIdMapInterface::STATUS_FAILED |
constant |
core/modules/migrate/src/Plugin/MigrateIdMapInterface.php |
Indicates that the import of the row failed. |
| MigrateIdMapInterface::STATUS_IGNORED |
constant |
core/modules/migrate/src/Plugin/MigrateIdMapInterface.php |
Indicates that the import of the row was ignored. |
| MigrateIdMapInterface::STATUS_IMPORTED |
constant |
core/modules/migrate/src/Plugin/MigrateIdMapInterface.php |
Indicates that the import of the row was successful. |
| MigrateIdMapInterface::STATUS_NEEDS_UPDATE |
constant |
core/modules/migrate/src/Plugin/MigrateIdMapInterface.php |
Indicates that the row needs to be updated. |
| MigrateNodeSettingStatusTest |
class |
core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php |
Tests Migrate Node Setting Status. |
| MigrateNodeSettingStatusTest.php |
file |
core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php |
|
| MigrateNodeSettingStatusTest::$modules |
property |
core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php |
Modules to install. |
| MigrateNodeSettingStatusTest::setUp |
function |
core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php |
|
| MigrateNodeSettingStatusTest::testMigration |
function |
core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php |
Tests migration of the publishing status checkbox's settings. |
| MigrateStatusTest |
class |
core/modules/migrate/tests/src/Kernel/MigrateStatusTest.php |
Tests migration status tracking. |
| MigrateStatusTest.php |
file |
core/modules/migrate/tests/src/Kernel/MigrateStatusTest.php |
|
| MigrateStatusTest::testStatus |
function |
core/modules/migrate/tests/src/Kernel/MigrateStatusTest.php |
Tests different connection types. |
| MigrateTestCase::$migrationStatus |
property |
core/modules/migrate/tests/src/Unit/MigrateTestCase.php |
Local store for mocking setStatus()/getStatus(). |
| migrate_status_not_finished_test.yml |
file |
core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrations/migrate_status_not_finished_test.yml |
core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrations/migrate_status_not_finished_test.yml |
| Migration::$sourceRowStatus |
property |
core/modules/migrate/src/Plugin/Migration.php |
The source_row_status for the current map row. |
| Migration::$statusLabels |
property |
core/modules/migrate/src/Plugin/Migration.php |
Labels corresponding to each defined status. |
| Migration::getStatus |
function |
core/modules/migrate/src/Plugin/Migration.php |
Get the current migration status. |
| Migration::getStatusLabel |
function |
core/modules/migrate/src/Plugin/Migration.php |
Retrieve a label for the current status. |