WritableFileSystemValidatorTest::setUpPermissions |
function |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Sets the permissions of the test project's directories. |
WritableFileSystemValidatorTest::testStagingRootPermissions |
function |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Tests that the stage root's permissions are validated. |
WritableFileSystemValidatorTest::testWritable |
function |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Tests the file system permissions validator. |
WritableFileSystemValidatorTest::testWritableDuringPreApply |
function |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Tests the file system permissions validator during pre-apply. |
WriteSafeSessionHandler::$sessionWritable |
property |
core/lib/Drupal/Core/Session/WriteSafeSessionHandler.php |
Whether or not the session is enabled for writing. |
WriteSafeSessionHandler::isSessionWritable |
function |
core/lib/Drupal/Core/Session/WriteSafeSessionHandler.php |
Returns whether or not a session may be written to storage. |
WriteSafeSessionHandler::setSessionWritable |
function |
core/lib/Drupal/Core/Session/WriteSafeSessionHandler.php |
Sets whether or not a session may be written to storage. |
WriteSafeSessionHandlerInterface::isSessionWritable |
function |
core/lib/Drupal/Core/Session/WriteSafeSessionHandlerInterface.php |
Returns whether or not a session may be written to storage. |
WriteSafeSessionHandlerInterface::setSessionWritable |
function |
core/lib/Drupal/Core/Session/WriteSafeSessionHandlerInterface.php |
Sets whether or not a session may be written to storage. |
WriteSafeSessionHandlerTest::testSetSessionWritable |
function |
core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php |
Tests using setSessionWritable to enable/disable session writing. |
YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions |
function |
core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDirectoryDiscoveryTest.php |
@covers ::getDefinitions[[api-linebreak]] |
YamlDiscovery::$translatableProperties |
property |
core/lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php |
Contains an array of translatable properties passed along to t(). |
YamlDiscovery::addTranslatableProperty |
function |
core/lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php |
Set one of the YAML values as being translatable. |
YamlDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions |
function |
core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php |
@covers ::getDefinitions[[api-linebreak]] |
_content_translation_preprocess_language_content_settings_table |
function |
core/modules/content_translation/content_translation.admin.inc |
Injects translation settings into the language content settings table. |