TaxonomyAutocompleteWidget::settingsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
dblog_form_system_logging_settings_alter |
function |
drupal/core/modules/dblog/dblog.module |
Implements hook_form_FORM_ID_alter() for system_logging_settings(). |
IoEmittingEntityBody::setEventDispatcher |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
@codeCoverageIgnore |
EntityFormControllerInterface::setEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Sets the form entity. |
PluginBaseUnitTest::testSetOptionDefault |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php |
Tests the setOptionDefault method. |
PHPUnit_Framework_TestCase::$iniSettings |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
EasyRdf_Serialiser_GraphViz::setUseLabels |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
Turn on/off the option to display labels instead of URIs. |
EasyRdf_Serialiser_GraphViz::setAttribute |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
Set an attribute on the GraphViz graph |
DateTimeDefaultFormatter::settingsSummary |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php |
Returns a short summary for the current formatter settings. |
Twig_TemplateArrayAccessObject::offsetGet |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplateArrayAccessObject::offsetSet |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplateMagicPropertyObject::__isset |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
syslog_form_system_logging_settings_alter |
function |
drupal/core/modules/syslog/syslog.module |
Implements hook_form_FORM_ID_alter(). |
ViewTestBase::assertNotIdenticalResultset |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Verifies that a result set returned by a View differs from certain values. |
BankAccountWithCustomExtensionTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
CommentTranslationUITest::setupTestFields |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::setupTestFields(). |
MultiTransferException::setFailedRequests |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/MultiTransferException.php |
Set all of the failed requests |
FilterFormatAccessTest::resetFilterCaches |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
Rebuilds text format and permission caches in the thread running the tests. |
BareMinimalNoConfigUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalNoConfigUpgradePathTest.php |
Overrides \Drupal\system\Tests\Upgrade\UpgradePathTestBase::setUp(). |
EditorPluginInterface::getDefaultSettings |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Returns the default settings for this configurable text editor. |
ImageToolkitInterface::settingsFormSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Handles submissions for toolkit's settings form. |
EditorPluginInterface::settingsFormSubmit |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Modifies any values in the form state to prepare them for saving. |
AjaxCommandsUnitTest::testSettingsCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that SettingsCommand objects can be constructed and rendered. |
ExceptionInSetUpTest::assertPreConditions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInSetUpTest.php |
Performs assertions shared by all tests of a test case. |
EventDataCollector::setNotCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Sets the not called listeners. |
NodePostSettingsTest::testPageNotPostInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Confirms absence of post information on a new node. |
AbstractHasDispatcher::setEventDispatcher |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php |
Set the EventDispatcher of the request |
RoutableFragmentRenderer::setFragmentPath |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/RoutableFragmentRenderer.php |
Sets the fragment path that triggers the fragment listener. |
BackendChainImplementationUnitTest::setUp |
function |
drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php |
|
GssFilter::setAllowedNonStandardFunctions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
GetSetMethodNormalizerTest::testNormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
editor_test_editor_default_settings_alter |
function |
drupal/core/modules/editor/tests/modules/editor_test.module |
Implements hook_editor_default_settings_alter(). |
GetSetMethodNormalizerTest::testCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
@dataProvider provideCallbacks |
EntityReferenceSelectionAccessTest::setUp |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
Sets up a Drupal site for running functional and integration tests. |
BinaryFileResponse::setContentDisposition |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Sets the Content-Disposition header with the given filename. |
ShortcutSetsTest::testShortcutSetUnassign |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests unassigning a shortcut set. |
EntityTranslationTestBase::setupLanguages |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Enables additional languages. |
Twig_Extension_Sandbox::setSecurityPolicy |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
|
locale_system_file_system_settings_submit |
function |
drupal/core/modules/locale/locale.module |
Submit handler for the file system settings form. |
CachedModuleHandler::resetImplementations |
function |
drupal/core/lib/Drupal/Core/Extension/CachedModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::resetImplementations(). |
CompassFilter::setHttpGeneratedImagesPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
ExceptionInAssertPreConditionsTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPreConditionsTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
FileProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
ApacheMatcherDumperTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
BinaryFileResponseTest::testXAccelMapping |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
@dataProvider getSampleXAccelMappings |
CustomAnnotationClassDiscoveryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php |
Sets up unit test environment. |
PersistentObjectTest::testSetUnknownField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
InstallationProfileModuleTestsTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Sets up a Drupal site for running functional and integration tests. |
DrupalUnitTestBaseTest::testInstallSchema |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests expected behavior of installSchema(). |
DrupalUnitTestBaseTest::testInstallConfig |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests expected behavior of installConfig(). |