views.view.test_reset_button.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_reset_button.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_reset_button.yml |
ContainerBuilder::setDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Sets the service definitions. |
AssetCollectionIterator::$assets |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
AssetCollectionIterator::$output |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
AssetCollectionIterator::$clones |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
AssetCollectionIterator::current |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
Returns a copy of the current asset with filters and a target URL applied. |
NativeSessionStorage::setOptions |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Sets session.* ini variables. |
EntityTranslation::setStrictMode |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Sets whether the entity translation acts in strict mode. |
install_verify_database_settings |
function |
drupal/core/includes/install.core.inc |
Verifies that settings.php specifies a valid database connection. |
GetSetMethodNormalizer::normalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Normalizes an object into a set of arrays/scalars |
MemcacheSessionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
AssetCacheTest::testLoadFromCache |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
AssetCacheTest::testDumpFromCache |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
DrupalUnitTestBaseTest::testSetUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests expected behavior of setUp(). |
AssetManagerTest::testInvalidName |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php |
|
UserPictureUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserPictureUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
AssetCacheTest::testGetSourceRoot |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
MockFileTransfer::getSettingsForm |
function |
drupal/core/modules/update/tests/modules/update_test/lib/Drupal/update_test/MockFileTransfer.php |
Returns a settings form with a text field to input a username. |
AssetCacheTest::testGetSourcePath |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
BareMinimalUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
PagerPluginBase::set_current_page |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Set the current page. |
HttpAssetTest::testSourceMetadata |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/HttpAssetTest.php |
|
AsseticExtension::getTokenParsers |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
PassConfig::setOptimizationPasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Sets the Optimization passes. |
ExceptionDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php |
|
AsseticFilterInvoker::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
AsseticExtensionTest::testFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
CachePluginBase::cache_set_expire |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Determine expiration time in the cache table of the cache type
or CACHE_PERMANENT if item shouldn't be removed automatically from cache. |
PluginSettingsBase::mergeDefaults |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php |
Merges default settings values into $settings. |
AsseticExtensionTest::testMixture |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
AsseticExtensionTest::testCombine |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
StringAssetTest::testLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/StringAssetTest.php |
|
link_field_instance_settings_form |
function |
drupal/core/modules/field/modules/link/link.module |
Implements hook_field_instance_settings_form(). |
StateSystemUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/StateSystemUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
LocaleImportFunctionalTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Sets up a Drupal site for running functional and integration tests. |
PostFileInterface::setContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Set the Content-Type of the file |
ExposedFormPluginBase::reset_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
UpgradePathTestBase::variable_set |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Specialized variable_set() that works even if the child site is not upgraded. |
RequestInterface::setResponseBody |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Set the EntityBody that will hold the response message's entity body. |
_drupal_set_preferred_header_name |
function |
drupal/core/includes/bootstrap.inc |
Sets the preferred name for the HTTP header. |
ResettableStaticUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php |
|
DrupalJsonldNormalizerTest::setUp |
function |
drupal/core/modules/jsonld/lib/Drupal/jsonld/Tests/DrupalJsonldNormalizerTest.php |
Add the normalizer to be tested. |
text_field_instance_settings_form |
function |
drupal/core/modules/field/modules/text/text.module |
Implements hook_field_instance_settings_form(). |
Twig_TokenParserBroker::setParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Calls Twig_TokenParserInterface::setParser on all parsers the implementation knows of. |
BadResponseException::setResponse |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/BadResponseException.php |
Set the response that caused the exception |
Twig_Tests_FileCachingTest::setUp |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
GenericEventTest::testSetArgument |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
MemcacheProfilerStorage::setValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Store an item on the memcache server under the specified key |
Twig_Tests_Node_SetTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SetTest.php |
|
GenericEventTest::testOffsetUnset |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|