OnOffWidget::settingsForm |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OnOffWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
Request::setDefaultLocale |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Sets the default locale. |
UrlParser::setUtf8Support |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Url/UrlParser.php |
Set whether or not to attempt to handle UTF-8 strings (still WIP) |
ImageFieldTestBase::setUp |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
AssetFactory::createAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Creates a new asset. |
GenericEvent::setArgument |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php |
Add argument to event. |
LanguageTestBase::dataSet |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php |
Overrides \Drupal\views\Tests\ViewTestBase::dataSet(). |
FlashBagInterface::setAll |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php |
Sets all flash messages. |
PoMemoryWriter::setHeader |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMemoryWriter.php |
Implements Drupal\Component\Gettext\PoMetadataInterface:setHeader(). |
LessphpFilter::setPresets |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php |
|
GenericEvent::offsetUnset |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php |
ArrayAccess for unset argument. |
DisplayPageWebTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php |
Sets up a Drupal site for running functional and integration tests. |
TranslationManager::reset |
function |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Resets translation cache. |
SearchLanguageTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
PathLanguageUiTest::setUp |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Sets up a Drupal site for running functional and integration tests. |
AssetFactory::findRootDir |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Loops through the root directories and returns the first match. |
PoStreamWriter::setHeader |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Set the PO header for the current stream. |
field_info_field_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field type's default settings. |
SetDelete::$moduleHandler |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
The module handler service. |
CompassFilter::setNoCache |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
JsonResponse::setCallback |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/JsonResponse.php |
Sets the JSONP callback. |
AnnotationRegistry::reset |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
|
MemberMetadataTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/MemberMetadataTest.php |
|
SetDelete::getConfirmText |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
Returns a caption for the button that confirms the action. |
BlankValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/BlankValidatorTest.php |
|
ContextInterface::setUuid |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Sets the uuid for the context. |
RangeValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
|
CompassFilter::setPlugins |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
Entity::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::setPropertyValues(). |
CompassFilter::setHomeEnv |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
StylesCombo::settingsForm |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginConfigurableInterface::settingsForm(). |
Schema::fieldSetNoDefault |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Set a field to have no default value. |
YamlFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
TelephoneFieldTest::setUp |
function |
drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneFieldTest.php |
Sets up a Drupal site for running functional and integration tests. |
_session_test_set_message |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Menu callback, sets a message to me displayed on the following page. |
ComplexDataInterface::set |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Sets a property value. |
UpdateCoreUnitTest::setUp |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php |
Sets up unit test environment. |
TextProcessed::setContext |
function |
drupal/core/modules/text/lib/Drupal/text/TextProcessed.php |
Overrides TypedData::setContext(). |
StylusFilter::setCompress |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php |
Enable output compression. |
SessionTest::sessionReset |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
Reset the cookie file so that it refers to the specified user. |
EmailValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
|
design_test_form_fieldset |
function |
drupal/core/modules/system/tests/modules/design_test/form/fieldset.inc |
Form constructor for testing theme_fieldset(). |
PluginInstanceTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php |
Sets up Drupal unit test environment. |
PhpStorageTestBase::setUp |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/PhpStorageTestBase.php |
Overrides \Drupal\Tests\UnitTestCase::setUp() |
AttributeBagTest::testSet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
@dataProvider attributesProvider |
PhpDumper::setProxyDumper |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Sets the dumper to be used when dumping proxies in the generated container. |
MemoryCounterBackend::set |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryCounterBackend.php |
Implements \Drupal\Core\Cache\CacheBackendInterface::set(). |
UglifyJsFilter::setUnsafe |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
Enable additional optimizations that are known to be unsafe in some situations. |
RequestInterface::setHost |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Set the host of the request. Including a port in the host will modify
the port of the request. |
UglifyJsFilter::setMangle |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
Safely mangle variable and function names for greater file compress. |