drupal_array_unset_nested_value |
function |
drupal/core/includes/common.inc |
Unsets a value in a nested array with variable depth. |
ClientInterface::setUriTemplate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Set the URI template expander to use with the client |
StatementPrefetch::setFetchMode |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
|
simpletest_settings_form_submit |
function |
drupal/core/modules/simpletest/simpletest.pages.inc |
Form submission handler for simpletest_settings_form(). |
UserLanguageCreationTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileSaveUploadTest::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
Sets up a Drupal site for running functional and integration tests. |
CommentTestBase::setCommentForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Sets the value governing whether the comment form is on its own page. |
DefinitionTest::testSetGetClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setClass
@covers Symfony\Component\DependencyInjection\Definition::getClass |
DefinitionTest::testSetGetScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setScope
@covers Symfony\Component\DependencyInjection\Definition::getScope |
DefinitionTest::testSetIsPublic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setPublic
@covers Symfony\Component\DependencyInjection\Definition::isPublic |
ResponseTest::testSetStatusCode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
@dataProvider getStatusCodeFixtures |
BaseCompilerFilter::setLanguage |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
SearchNumberMatchingTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php |
Sets up a Drupal site for running functional and integration tests. |
SprocketsFilterTest::$assetRoot |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/SprocketsFilterTest.php |
|
DefinitionTest::testSetArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::replaceArgument |
DefinitionTest::testSetProperty |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
AssetInterface::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Returns the time the current asset was last modified. |
EntityEnclosingRequest::setBody |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Set the body of the request |
NodeRevisionsAllTestCase::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Sets up a Drupal site for running functional and integration tests. |
FlattenException::setStatusCode |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
ResponseTest::createDateTimeNow |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
EntityFormController::setEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements Drupal\Core\Entity\EntityFormControllerInterface::setEntity(). |
_field_info_collate_types_reset |
function |
drupal/core/modules/field/field.info.inc |
Clears collated information on field and widget types and related structures. |
ViewExecutable::setItemsPerPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the items per page on the pager. |
DisplayInternalLogicTest::setUp |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Sets up a Drupal site for running functional and integration tests. |
ViewExecutable::setExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the exposed filters input to an array. If unset they will be taken
from $_GET when the time comes. |
MetadataBagTest::testGetSetName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
OptionsDynamicValuesTest::setUp |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesTest.php |
Set the default field storage backend for fields created during tests. |
ContainerBuilder::setDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Sets a service definition. |
AssetCollectionIterator::rewind |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
LanguageUrlRewritingTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Sets up a Drupal site for running functional and integration tests. |
AutoExpireFlashBagTest::testSet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
Twig_Environment::setExtensions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Registers an array of extensions. |
GetSetMethodNormalizer::supports |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Checks if the given class has any get{Property} method. |
BlockUserAccountSettingsTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUserAccountSettingsTest.php |
Definition of Drupal\block\Tests\BlockUserAccountSettingsTest. |
FieldItemBase::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements ComplexDataInterface::setPropertyValues(). |
DrupalUnitTestBaseTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Modules to enable. |
AssetCacheTest::testEnsureFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
FormatterInterface::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php |
Returns a form to configure settings for the formatter. |
PollVoteCheckHostnameTest::setUp |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteCheckHostnameTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityTranslationFormTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
ViewUnitTestBase::orderResultSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Orders a nested array containing a result set based on a given column. |
views_ui_admin_settings_advanced |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form builder for the advanced admin settings page. |
MongoDbSessionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
AsseticExtension::$valueSupplier |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
TranslationString::setCustomized |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Sets the string as customized / not customized. |
ExposedFormTest::testResetButton |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
Tests whether the reset button works on an expoed form. |
EntityWrapper::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements ComplexDataInterface::setPropertyValues(). |
RedirectResponseTest::testCreate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
AsseticFilterInvoker::getFactory |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|