LocaleFileImportStatus.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
Definition of Drupal\locale\Tests\LocaleFileImportStatus. |
HttpException::$statusCode |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpException.php |
|
_update_project_status_sort |
function |
drupal/core/modules/update/update.module |
Orders projects based on their status. |
user_menu_site_status_alter |
function |
drupal/core/modules/user/user.module |
Implements hook_menu_site_status_alter(). |
hook_menu_site_status_alter |
function |
drupal/core/modules/system/system.api.php |
Control site status before menu dispatching. |
StatusExtraTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/StatusExtraTest.php |
Views used by this test. |
ViewStorageTest::statusTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests statuses of configuration entities. |
HttpException::getStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpException.php |
Returns the status code. |
_menu_update_parental_status |
function |
drupal/core/includes/menu.inc |
Checks and updates the 'has_children' status for the parent of a link. |
LocaleFileImportStatus::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
Sets up a Drupal site for running functional and integration tests. |
ProcessTest::testUpdateStatus |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTest.php |
|
FlattenException::$statusCode |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
openid_menu_site_status_alter |
function |
drupal/core/modules/openid/openid.module |
Implements hook_menu_site_status_alter(). |
HttpKernelTest::getStatusCodes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
simpletest_result_status_image |
function |
drupal/core/modules/simpletest/simpletest.pages.inc |
Get the appropriate image for the status. |
ModuleTest::testStatusFunctions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests view enable and disable procedural wrapper functions. |
locale_translation_clear_status |
function |
drupal/core/modules/locale/locale.module |
Clear the translation status cache. |
LocaleFileImportStatus::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
|
update_test_update_status_alter |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_update_status_alter(). |
ResponseTest::testSetStatusCode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
@dataProvider getStatusCodeFixtures |
FlattenException::getStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
FlattenException::setStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
_system_update_bootstrap_status |
function |
drupal/core/modules/system/system.module |
Refreshes the list of bootstrap modules. |
views.view.test_view_status.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_status.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_status.yml |
LoadTest::testLoadInvalidStatus |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php |
Try to load a non-existent file by status. |
LocaleFileImportStatus::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
Modules to enable. |
locale_translation_manual_status |
function |
drupal/core/modules/locale/locale.pages.inc |
Page callback: Checks for translation updates and displays the translations status. |
menu_test_menu_site_status_alter |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Implements hook_menu_site_status_alter(). |
StatusExtraTest::testStatusExtra |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/StatusExtraTest.php |
Tests the status extra filter. |
views.view.test_status_extra.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_status_extra.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_status_extra.yml |
NodeTypeTest::testNodeTypeStatus |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Tests that node_types_rebuild() correctly handles the 'disabled' flag. |
TestMultipleHttpKernel::$statuses |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
Private update status cache system |
group |
drupal/core/modules/update/update.module |
Functions to manage the update status cache. |
openid_test_menu_site_status_alter |
function |
drupal/core/modules/openid/tests/openid_test.module |
Implements hook_menu_site_status_alter(). |
LocaleFileImportStatus::addLanguage |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
Add a language. |
UpdateTestBase::refreshUpdateStatus |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php |
Refreshes the update status based on the desired available update scenario. |
ResponseTest::getStatusCodeFixtures |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
RequestDataCollector::getStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
ForumIndexTest::testForumIndexStatus |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumIndexTest.php |
Tests the forum index for published and unpublished nodes. |
FlattenExceptionTest::testStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Exception/FlattenExceptionTest.php |
|
ExceptionHandlerTest::testStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ExceptionHandlerTest.php |
|
locale_translation_batch_status_build |
function |
drupal/core/modules/locale/locale.batch.inc |
Build a batch to get the status of remote and local translation files. |
HttpExceptionInterface::getStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpExceptionInterface.php |
Returns the status code. |
ExceptionDataCollector::getStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php |
Gets the status code. |
_update_authorize_clear_update_status |
function |
drupal/core/modules/update/update.authorize.inc |
Clears cached available update status data. |
Twig_NodeVisitor_Escaper::$statusStack |
property |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
|
LocaleFileImportStatus::testBulkImport |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
Test the basic bulk import functionality. |
update_calculate_project_update_status |
function |
drupal/core/modules/update/update.compare.inc |
Calculates the current update status of a specific project. |
locale_translation_batch_status_compare |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch operation callback: Compare states and store the result. |
locale_translation_batch_status_finished |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch finished callback: Set result message. |