AsseticFilterInvoker::getFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
AsseticFilterInvoker::getOptions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
AdvancedSettingsForm::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
SelectionInterface::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionInterface.php |
Generates the settings form for this selection. |
EntityTranslation::setStrictMode |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Sets whether the entity translation acts in strict mode. |
FormatterInterface::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php |
Returns a form to configure settings for the formatter. |
RouteCollectionTest::testSetHost |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
PoMetadataInterface::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Set language code. |
ReadOnlyStreamWrapperTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
Sets up a Drupal site for running functional and integration tests. |
theme_settings_convert_to_config |
function |
drupal/core/includes/theme.inc |
Converts theme settings to configuration. |
UpdateSettingsForm::validateForm |
function |
drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
ImageStylesPathAndUrlTest::setUp |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityWrapper::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::setPropertyValues(). |
YamlDumperTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
|
HandlerTest::testSetRelationship |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Tests the relationship method on the base class. |
EntityTranslationTestBase::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
SearchSettingsForm::validateForm |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
CompassFilter::setNoLineComments |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
CompassFilter::setJavascriptsDir |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
SqliteProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
CompassFilter::setHttpImagesPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
ContainerInterface::setParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php |
Sets a parameter. |
RedirectResponseTest::testCreate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
AccessManagerTest::testSetChecks |
function |
drupal/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php |
Tests \Drupal\Core\Access\AccessManager::setChecks(). |
BoundDisplayInterface::setLayout |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Sets the layout to be used by this display. |
UglifyCssFilter::setUglyComments |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php |
Remove newlines within preserved comments |
UglifyCssFilter::setCuteComments |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php |
Preserve newlines within and around preserved comments |
ContentAwareGeneratorTest::setUp |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php |
|
DefaultMobileMetaTagsTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
Sets up a Drupal site for running functional and integration tests. |
StatisticsPopularBlock::settings |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
AttributeBagTest::testGetSetName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
FilterResponseEvent::setResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterResponseEvent.php |
Sets a new response object |
LocaleUpdateInterfaceTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php |
Sets up a Drupal site for running functional and integration tests. |
ProcessorInterface::settingsForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php |
Returns a form to configure settings for the processor. |
DrupalUnitTestBaseTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Modules to enable. |
UpdateCoreTest::setSystemInfo7_0 |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Sets the version to 7.0 when no project-specific mapping is defined. |
ExposedFormTest::testResetButton |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
Tests whether the reset button works on an exposed form. |
Twig_Extension_Core::setTimezone |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Sets the default timezone to be used by the date filter. |
UserPictureUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserPictureUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
MockFileTransfer::getSettingsForm |
function |
drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php |
Returns a settings form with a text field to input a username. |
BaseCompilerFilter::setExternsUrl |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
NullStorageExpirable::setMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setMultiple(). |
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. |
BaseCompilerFilter::setFormatting |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
NestedArrayUnitTest::testSetValue |
function |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Tests setting nested array values. |
BareMinimalUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
QueryString::setAggregateFunction |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Provide a function for combining multi-valued query string parameters into a single or multiple fields |
LocaleImportFunctionalTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Sets up a Drupal site for running functional and integration tests. |
BadResponseException::setResponse |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/BadResponseException.php |
Set the response that caused the exception |
SimpletestSettingsForm::getFormID |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |