EntityAccessControllerInterface::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Clears all cached access checks. |
JsonResponseTest::testStaticCreateJsonArray |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
ContentAwareGenerator::setContentRepository |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php |
Set an optional content repository to find content by ids |
EditorPluginInterface::settingsFormValidate |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Validates the settings form for an editor. |
CommentStorageController::releaseThreadLock |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Release the lock acquired for the thread in preSave(). |
ExceptionInSetUpTest::$assertPostConditions |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInSetUpTest.php |
|
CKEditorTest::testBuildContentsCssJSSetting |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php |
Tests CKEditor::buildContentsCssJSSetting(). |
NodeAccessBaseTableTest::assertTaxonomyPage |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
Checks taxonomy/term listings to ensure only accessible nodes are listed. |
Framework_TestCaseTest::testExceptionInTest |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
KernelTest::testBootSetsTheBootedFlagToTrue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
TestFieldPrepareViewFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Returns a form to configure settings for the formatter. |
hook_field_formatter_settings_summary_alter |
function |
drupal/core/modules/field_ui/field_ui.api.php |
Alters the field formatter settings summary. |
FileFieldWidgetTest::testPrivateFileSetting |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests a file field with a "Private files" upload destination setting. |
TestFieldMultipleFormatter::settingsSummary |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Returns a short summary for the current formatter settings. |
BackendChainImplementationUnitTest::testSet |
function |
drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php |
Test that set will propagate. |
GetSetMethodNormalizerTest::testDenormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
PluginSettingsInterface::getDefaultSettings |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php |
Returns the default settings for the plugin. |
PHPUnit_Runner_BaseTestRunner::STATUS_ERROR |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/BaseTestRunner.php |
|
Twig_Sandbox_SecurityPolicy::setAllowedTags |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
EntityReferenceLabelFormatter::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Returns a form to configure settings for the formatter. |
SqliteProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
GenericCacheBackendUnitTestBase::testSetGet |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
DateFormatLocalizeResetForm::$configFactory |
property |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
The config factory. |
DateFormatLocalizeResetForm::getConfirmText |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Returns a caption for the button that confirms the action. |
ContainerTest::testSetAlsoSetsScopedService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
DateFormatLocalizeResetForm::getDescription |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Returns additional text to display as a description. |
EntityTranslationWorkflowsTest::setupEntity |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Creates a test entity and translate it. |
ExceptionInAssertPostConditionsTest::$setUp |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php |
|
UserValidateCurrentPassCustomFormTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
EasyRdf_Serialiser_GraphViz::setOnlyLabelled |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
Turn on/off the option to only display nodes and edges with labels |
BaseCompilerFilter::setExcludeDefaultExterns |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
Twig_TemplateArrayAccessObject::offsetExists |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
language_form_system_regional_settings_alter |
function |
drupal/core/modules/language/language.module |
Implements hook_form_FORM_ID_alter for system_regional_settings(). |
TwigSettingsTest::testTwigAutoReloadOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php |
Ensures Twig template auto reload setting can be overridden. |
ViewTestBase::assertIdenticalResultsetHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Performs View result assertions. |
PHPUnit_Framework_TestCase::setBackupGlobals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Calling this method in setUp() has no effect! |
JsonResponseTest::testStaticCreateJsonObject |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
PHPUnit_Framework_TestCase::setUpBeforeClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
This method is called before the first test of this test class is run. |
RemoveUnusedDefinitionsPass::setRepeatedPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
Sets the RepeatedPass interface. |
NodeAccessBaseTableTest::testNodeAccessBasic |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
Tests the "private" node access functionality. |
Framework_TestCaseTest::testExceptionInSetUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
AbstractClassMetadataFactory::setCacheDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Sets the cache driver used by the factory to cache ClassMetadata instances. |
Framework_TestCaseTest::testGlobalsBackupPre |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
@backupGlobals enabled |
UserPasswordResetTest::testUserPasswordReset |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php |
Tests password reset functionality. |
AbstractClassMetadataFactory::setMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Sets the metadata descriptor for a specific class. |
GetSetMethodNormalizer::$camelizedAttributes |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
|
GetSetMethodNormalizer::setIgnoredAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Set ignored attributes for normalization |
Twig_Tests_Loader_ArrayTest::testSetTemplate |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
ModuleHandlerInterface::resetImplementations |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Resets the cached list of hook implementations. |
GetSetMethodNormalizerTest::provideCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|