TermFieldMultipleVocabularyTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
Sets up a Drupal site for running functional and integration tests. |
DefinitionTest::testSetGetFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
system_date_format_localize_reset_form |
function |
drupal/core/modules/system/system.admin.inc |
Form constructor for the reset date format form. |
DefinitionTest::testSetGetConfigurator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setConfigurator
@covers Symfony\Component\DependencyInjection\Definition::getConfigurator |
ResponseTest::createDateTimeOneHourAgo |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
BlockUserAccountSettingsTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUserAccountSettingsTest.php |
Modules to enable. |
NodePostSettingsTest::testPagePostInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Confirms "Basic page" content type and post information is on a new node. |
GenericCacheBackendUnitTestBase::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Sets up unit test environment. |
Twig_Environment::getBaseTemplateClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the base template class for compiled templates. |
Twig_Environment::setBaseTemplateClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Sets the base template class for compiled templates. |
ViewTestBase::assertIdenticalResultset |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Verifies that a result set returned by a View matches expected values. |
AutoExpireFlashBagTest::testGetSetName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
LanguageDependencyInjectionTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Sets up a Drupal site for running functional and integration tests. |
SearchConfigSettingsFormTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Modules to enable. |
EventDataCollector::setEventDispatcher |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
|
FileAssetTest::testGetLastModifiedType |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
FileAssetTest::testGetLastModifiedValue |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
AssetWriterTest::testWriteManagerAssets |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetWriterTest.php |
|
AssetWriterTest::testWriteAssetWithVars |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetWriterTest.php |
|
Twig_Tests_Extension_SandboxTest::setUp |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php |
|
AssetWriterTest::testAssetWithInputVars |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetWriterTest.php |
|
views_ui_admin_settings_advanced_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form builder submit handler; Handle submission the basic views settings.. |
PassConfig::setBeforeOptimizationPasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Sets the BeforeOptimization passes. |
GlobAssetTest::testGetLastModifiedValue |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php |
|
PersistentObjectTest::testSetIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
ComplexDataInterface::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Sets multiple property values. |
AsseticExtensionTest::testOutputPattern |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
StringAssetTest::testLoadAppliesFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/StringAssetTest.php |
|
ChainCacheClearerTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheClearer/ChainCacheClearerTest.php |
|
AssetCollectionTest::testMixedIteration |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
Process::setEnhanceWindowsCompatibility |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
TestFieldDefaultFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
NestedMatcherInterface::setFinalMatcher |
function |
drupal/core/lib/Drupal/Core/Routing/NestedMatcherInterface.php |
Sets the final matcher for the matching plan. |
_session_test_set_message_but_dont_save |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Menu callback, sets a message but call drupal_save_session(FALSE). |
BasePhpFormulaLoader::registerSetupCode |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
Returns setup code for the reflection scriptlet. |
system_site_information_settings_submit |
function |
drupal/core/modules/system/system.admin.inc |
Form submission handler for system_site_information_settings(). |
LazyAssetManagerTest::testGetFromLoader |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/LazyAssetManagerTest.php |
|
DatabaseStorageExpirable::setWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpireInterface::setWithExpire(). |
DefaultNumberFormatter::settingsSummary |
function |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
contact_form_user_admin_settings_submit |
function |
drupal/core/modules/contact/contact.module |
Form submission handler for user_admin_settings(). |
VocabularyStorageController::resetCache |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Overrides Drupal\Core\Entity\DrupalDatabaseStorageController::resetCache(). |
ResponseTest::testGetSetProtocolVersion |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
DefinitionTest::testSetGetFactoryMethod |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
ResponseTest::testPrepareSetContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
BaseCompilerFilter::setCompilationLevel |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
ResponseTest::testIsRedirectRedirection |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
EntityTranslationUITest::setupLanguages |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Enables additional languages. |
ResponseTest::testIsServerOrClientError |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
MockArraySessionStorage::setSessionData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the session data. |
StaticReflectionProperty::setAccessible |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|