|
_color_save_stylesheet |
function |
drupal/core/modules/color/color.module |
Saves the rewritten stylesheet to disk. |
|
node_test_node_presave |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_node_presave(). |
|
hook_user_role_presave |
function |
drupal/core/modules/user/user.api.php |
Inform other modules that a user role is about to be saved. |
|
MemcachedCache::doSave |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcachedCache.php |
Puts data into the cache. |
|
NodeSaveTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
Modules to enable. |
|
SessionInterface::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Force the session to be saved and closed. |
|
SaveUploadTest::$image |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
An image file path for uploading. |
|
taxonomy_field_presave |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_presave(). |
|
SaveTest::testFileSave |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveTest.php |
|
|
field_test_entity_save |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Saves a test_entity. |
|
block_custom_block_save |
function |
drupal/core/modules/block/block.module |
Saves a user-created block in the database. |
|
TranslationString::save |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::save(). |
|
FilesystemCache::doSave |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FilesystemCache.php |
Puts data into the cache. |
|
SaveUploadTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
|
|
system_date_format_save |
function |
drupal/core/modules/system/system.module |
Saves a date format to the database. |
|
NodeFormController::save |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
|
TermFormController::save |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
|
RemoteFileSaveUploadTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
Tests the file_save_upload() function on remote filesystems. |
|
taxonomy_vocabulary_save |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Saves a vocabulary. |
|
NodeSaveTest::testImport |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
Checks whether custom node IDs are saved properly during an import operation. |
|
SaveUploadTest::$phpfile |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
A PHP file path for upload security testing. |
|
file_unmanaged_save_data |
function |
drupal/core/includes/file.inc |
Saves a file to the specified destination without invoking file API. |
|
aggregator_save_category |
function |
drupal/core/modules/aggregator/aggregator.module |
Adds/edits/deletes aggregator categories. |
|
CachedReader::saveToCache |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Saves a value to the cache |
|
EntityFieldTest::testSave |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tries to save and load an entity again. |
|
UnmanagedSaveDataTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php |
Definition of Drupal\system\Tests\File\UnmanagedSaveDataTest. |
|
hook_field_attach_presave |
function |
drupal/core/modules/field/field.api.php |
Act on field_attach_presave(). |
|
FileReadOnlyStorage::save |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::save(). |
|
PhpStorageInterface::save |
function |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Saves PHP code to storage. |
|
hook_taxonomy_term_presave |
function |
drupal/core/modules/taxonomy/taxonomy.api.php |
Act on taxonomy terms before they are saved. |
|
EntityFormController::save |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form submission handler for the 'save' action. |
|
SaveUploadTest::testNormal |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test the file_save_upload() function. |
|
NativeSessionStorage::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Force the session to be saved and closed. |
|
ProfileFormController::save |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
|
UserStorageController::save |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::save(). |
|
CommentFormController::save |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
|
StringDatabaseStorage::save |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::save(). |
|
RegisterFormController::save |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
|
CategoryFormController::save |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
|
RemoteFileSaveUploadTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
Definition of Drupal\file\Tests\RemoteFileSaveUploadTest. |
|
GroupByTest::testGroupBySave |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/GroupByTest.php |
Tests whether basic saving works. |
|
NodeSaveTest::testTimestamps |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
Verifies accuracy of the "created" and "changed" timestamp functionality. |
|
UserSaveTest::testUserImport |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSaveTest.php |
Test creating a user with arbitrary uid. |
|
StringStorageInterface::save |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Save string object to storage. |
|
SaveUploadTest::testNoUpload |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test for no failures when not uploading a file. |
|
MockFileSessionStorage::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Force the session to be saved and closed. |
|
ConfigStorageController::save |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::save(). |
|
Connection::$savepointSupport |
property |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
Whether this database connection supports savepoints. |
|
file_managed_file_save_upload |
function |
drupal/core/modules/file/file.module |
Saves any files that have been uploaded into a managed_file element. |
|
MockArraySessionStorage::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Force the session to be saved and closed. |