WorkspaceInformationInterface::isEntityDeletable |
function |
core/modules/workspaces/src/WorkspaceInformationInterface.php |
Determines whether an entity can be deleted in the given workspace. |
WorkspaceIntegrationTest::testPublishWorkspaceDedicatedTableStorage |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests publishing with fields in dedicated table storage. |
WritableFileSystemValidator |
class |
core/modules/package_manager/src/Validator/WritableFileSystemValidator.php |
Checks that the file system is writable. |
WritableFileSystemValidator.php |
file |
core/modules/package_manager/src/Validator/WritableFileSystemValidator.php |
|
WritableFileSystemValidator::validate |
function |
core/modules/package_manager/src/Validator/WritableFileSystemValidator.php |
Checks that the file system is writable. |
WritableFileSystemValidator::__construct |
function |
core/modules/package_manager/src/Validator/WritableFileSystemValidator.php |
|
WritableFileSystemValidatorTest |
class |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Unit tests the file system permissions validator. |
WritableFileSystemValidatorTest.php |
file |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
|
WritableFileSystemValidatorTest::providerStagingRootPermissions |
function |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Data provider for ::testStagingRootPermissions(). |
WritableFileSystemValidatorTest::providerWritable |
function |
core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php |
Data provider for testWritable(). |
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. |