text_field_instance_settings_form |
function |
drupal/core/modules/text/text.module |
Implements hook_field_instance_settings_form(). |
SimpletestSettingsForm::buildForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
MemcacheSessionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
Process::$incrementalOutputOffset |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
MenuLinkInterface::setRouteObject |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkInterface.php |
Sets the route object for this link. |
OpenDialogCommand::setDialogTitle |
function |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Sets the dialog title (an alias of setDialogOptions). |
Twig_Tests_TokenStreamTest::setUp |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TokenStreamTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
CollectionTest::testIssetAndUnset |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
AssetCollectionIterator::$filters |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
NativePhpunitTask::setHaltonerror |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
DefinitionTest::testSetIsAbstract |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setAbstract
@covers Symfony\Component\DependencyInjection\Definition::isAbstract |
StateSystemUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/StateSystemUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
JsonResponseTest::testSetCallback |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
ToolbarMenuTranslationTest::setUp |
function |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarMenuTranslationTest.php |
Sets up a Drupal site for running functional and integration tests. |
PHPUnit_Framework_TestCase::setUp |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
ConstraintTest::testSetProperties |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
ExceptionDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php |
|
Twig_SimpleFunction::setArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
search_embedded_form.settings.yml |
file |
drupal/core/modules/search/tests/modules/search_embedded_form/config/search_embedded_form.settings.yml |
drupal/core/modules/search/tests/modules/search_embedded_form/config/search_embedded_form.settings.yml |
ResettableStaticUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php |
|
Twig_Tests_FileCachingTest::setUp |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
UpgradePathTestBase::variable_set |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Specialized variable_set() that works even if the child site is not upgraded. |
AssetCollectionFilterIterator.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionFilterIterator.php |
|
NodeAccessBaseTableTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
Modules to enable. |
Twig_TokenParserBroker::setParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Calls Twig_TokenParserInterface::setParser on all parsers the implementation knows of. |
NodeAccessBaseTableTest::$profile |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
The installation profile to use with this test. |
ViewExecutable::setShowAdminLinks |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Enables admin links on the rendered view. |
Framework_TestCaseTest::testError |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
ReverseProxySubscriber::$settings |
property |
drupal/core/lib/Drupal/Core/EventSubscriber/ReverseProxySubscriber.php |
A settings object. |
AggregatorCategoryBlock::settings |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
MockFileTransfer::getSettingsForm |
function |
drupal/core/modules/update/tests/modules/update_test/lib/Drupal/update_test/MockFileTransfer.php |
Returns a settings form with a text field to input a username. |
QueryPluginBase::setGroupOperator |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Control how all WHERE and HAVING groups are put together. |
JavaScriptTest::testHeaderSetting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests drupal_get_js() for JavaScript settings. |
ResponseTest::testSetSharedMaxAge |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
link_field_instance_settings_form |
function |
drupal/core/modules/link/link.module |
Implements hook_field_instance_settings_form(). |
SetDialogOptionCommand::$selector |
property |
drupal/core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
A CSS selector string. |
InlineFragmentRendererTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
|
ViewExecutableTest::setUpFixtures |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Sets up the configuration and schema of views and views_test_data modules. |
MenuLinkResetForm::getDescription |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Returns additional text to display as a description. |
MenuLinkResetForm::getConfirmText |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Returns a caption for the button that confirms the action. |
hook_field_instance_settings_form |
function |
drupal/core/modules/field_ui/field_ui.api.php |
Add settings to an instance field settings form. |
AsseticExtension::getTokenParsers |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
GetSetMethodNormalizer::normalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Normalizes an object into a set of arrays/scalars |
UrlValidator::setAllowedProtocols |
function |
drupal/core/lib/Drupal/Component/Utility/UrlValidator.php |
Sets the allowed protocols. |
TermStorageController::resetCache |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::resetCache(). |
AsseticFilterInvoker::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
ResponseTest::testSetLastModified |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
escape_non_supported_charset.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/escape_non_supported_charset.test |
|
PluginSettingsBase::mergeDefaults |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php |
Merges default settings values into $settings. |
GetSetMethodNormalizerTest::setUp |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|