replace.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/replace.test |
|
token_replace |
function |
drupal/core/includes/token.inc |
Replaces all tokens in a given string with appropriate values. |
ReplaceCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/ReplaceCommand.php |
AJAX command for calling the jQuery replace() method. |
TokenReplaceTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php |
Tests core view token replacement. |
FileBag::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
@api |
TokenReplaceTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php |
Test token replacement in strings. |
TokenReplaceTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php |
Test taxonomy token replacement in strings. |
Session::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Sets attributes. |
ReplaceCommand.php |
file |
drupal/core/lib/Drupal/Core/Ajax/ReplaceCommand.php |
Definition of Drupal\Core\Ajax\ReplaceCommand. |
HeaderBag::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Replaces the current HTTP headers by a new set. |
replace_parameters |
function |
drupal/core/vendor/twig/twig/bin/create_pear_package.php |
|
Collection::replace |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
Replace the data of the object with the value of an array |
filter_test_replace |
function |
drupal/core/modules/system/tests/modules/filter_test/filter_test.module |
Process handler for filter_test_replace filter. |
FILE_EXISTS_REPLACE |
constant |
drupal/core/includes/file.inc |
Flag for dealing with existing files: Replace the existing file. |
PollTokenReplaceTest |
class |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTokenReplaceTest.php |
Tests poll token replacements in strings. |
FileTokenReplaceTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php |
Tests the file token replacement in strings. |
ajax_command_replace |
function |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'insert/replaceWith' command. |
TokenReplaceTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php |
Definition of Drupal\taxonomy\Tests\TokenReplaceTest. |
TokenReplaceTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php |
Definition of Drupal\views\Tests\TokenReplaceTest. |
NodeTokenReplaceTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php |
Test node token replacement in strings. |
UserTokenReplaceTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php |
Test user token replacement in strings. |
TokenReplaceTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php |
Definition of Drupal\system\Tests\System\TokenReplaceTest. |
MemcacheMock::replace |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
Replace value of the existing item. |
ParameterBag::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php |
Replaces the current parameters by a new set. |
AttributeBag::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Sets attributes. |
ReplaceCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/ReplaceCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
MemcachedMock::replace |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php |
Replace value of the existing item. |
TokenReplaceTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php |
Sets up Drupal unit test environment. |
_search_excerpt_replace |
function |
drupal/core/modules/search/search.module |
Helper function for array_walk() in search_excerpt(). |
TokenReplaceTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php |
Sets up a Drupal site for running functional and integration tests. |
CommentTokenReplaceTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php |
Tests comment token replacement in strings. |
UserTokenReplaceTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php |
Definition of Drupal\user\Tests\UserTokenReplaceTest. |
PollTokenReplaceTest.php |
file |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTokenReplaceTest.php |
Definition of Drupal\poll\Tests\PollTokenReplaceTest. |
SessionTest::testReplace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
FileTokenReplaceTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php |
Definition of Drupal\file\Tests\FileTokenReplaceTest. |
NodeTokenReplaceTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php |
Definition of Drupal\node\Tests\NodeTokenReplaceTest. |
TokenReplaceTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php |
|
TokenReplaceTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php |
|
TokenReplaceTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php |
|
SessionInterface::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Sets attributes. |
HeaderBagTest::testReplace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
@covers Symfony\Component\HttpFoundation\HeaderBag::replace |
StatisticsTokenReplaceTest |
class |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTokenReplaceTest.php |
Tests statistics token replacement in strings. |
ResponseHeaderBag::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
@api |
Connection::$prefixReplace |
property |
drupal/core/lib/Drupal/Core/Database/Connection.php |
List of replacement values for use in prefixTables(). |
Definition::replaceArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets a specific argument |
UserTokenReplaceTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php |
Sets up a Drupal site for running functional and integration tests. |
CommentTokenReplaceTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php |
Definition of Drupal\comment\Tests\CommentTokenReplaceTest. |
PHPTransliteration::replace |
function |
drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php |
Replaces a single Unicode character using the transliteration database. |
TokenReplaceTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php |
Views used by this test. |
AssetCollection::replaceLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Replaces an existing leaf with a new one. |