PhpassHashedPassword::userNeedsNewHash |
function |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Implements Drupal\Core\Password\PasswordInterface::userNeedsNewHash(). |
ArgumentPluginBase::defaultSummaryForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Provide a form for selecting further summary options when the
default action is set to display one. |
EntityTranslationTestBase::$translator |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The account to be used to test translation operations. |
NotBlankValidatorTest::testValidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotBlankValidatorTest.php |
@dataProvider getValidValues |
form_test_limit_validation_errors_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Builds a simple form with a button triggering partial validation. |
PHPUnit_Framework_Constraint_Composite |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Composite.php |
@package PHPUnit
@subpackage Framework_Constraint
@author Bernhard Schussek <bschussek@2bepublished.at>
@copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de>
@license http://www.opensource.org/licenses/BSD-3-Clause The… |
ConfigContextFactory::$eventDispatcher |
property |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
An event dispatcher instance to use for configuration events. |
PHPUnit_Util_TestSuiteIterator::$tests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestSuiteIterator.php |
|
PHPUnit_Framework_Assert::containsOnly |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_TraversableContainsOnly matcher
object. |
MappingSubscriber::getSubscribedEvents |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/EventSubscriber/MappingSubscriber.php |
Implements EventSubscriberInterface::getSubscribedEvents(). |
UpdateComplexTest::testSubSelectUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Test UPDATE with a subselect value. |
PictureMappingFormController::validate |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
TaxonomyIndexTidDepth::operatorOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php |
Build strings from the operators() for 'select' options |
Twig_Node_Expression_Binary_BitwiseXor |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php |
|
AbstractProfilerStorageTest::testPurge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
PHPUnit_Util_TestSuiteIterator::rewind |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestSuiteIterator.php |
Rewinds the Iterator to the first element. |
EntityTranslationTestBase::$controller |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The translation controller for the current entity type. |
DisplayTest::testInvalidDisplayPlugins |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Tests invalid display plugins. |
Framework_TestListenerTest::addFailure |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
A failure occurred. |
CustomBlockStorageController::postSave |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Overrides \Drupal\Core\Entity\DatabaseStorageController::postSave(). |
PictureMappingListController::hookMenu |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php |
Overrides Drupal\config\EntityListControllerBase::hookMenu(). |
DumperPrefixCollection::addPrefixRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php |
Adds a route in the tree. |
Twig_Extension_Sandbox::disableSandbox |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
|
Twig_Node_Module::compileDisplayHeader |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
ArgumentPluginBase::hasDefaultArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Determine if the argument is set to provide a default argument. |
HttpCacheTestCase::assertTraceContains |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
Twig_Node_Module::compileDisplayFooter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
search_langcode_test_search_preprocess |
function |
drupal/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.module |
Implements hook_search_preprocess(). |
ValidatorInterface::getMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorInterface.php |
Returns the factory for metadata instances. |
ArgumentPluginBase::getDefaultArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Get a default argument, if available. |
TestNonExistentAnnotationClass::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@Foo\Bar\Name |
PathLanguageTest::testAliasTranslation |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Test alias functionality through the admin interfaces. |
field_test_entity_view_mode_info_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Implements hook_entity_view_mode_info_alter(). |
ModuleHandlerUnitTest::testloadInclude |
function |
drupal/core/tests/Drupal/Tests/Core/Extension/ModuleHandlerUnitTest.php |
|
ObjectInitializerInterface::initialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ObjectInitializerInterface.php |
Initializes an object just before validation. |
TemporaryQueryTest::testTemporaryQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TemporaryQueryTest.php |
Confirms that temporary tables work and are limited to one request. |
TestAnnotationNotImportedClass::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@NameFoo |
CoverageTwoDefaultClassAnnotations.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageTwoDefaultClassAnnotations.php |
|
PHPUnit_Framework_AssertionFailedError |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/AssertionFailedError.php |
Thrown when an assertion failed. |
EntityTranslationTestBase::setupBundle |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Creates or initializes the bundle date if needed. |
RouteTest::testCompilationDefaultValue |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteTest.php |
Confirms that a compiled route with default values has the correct outline. |
config_test.dynamic.dotted.default.yml |
file |
drupal/core/modules/config/tests/config_test/config/config_test.dynamic.dotted.default.yml |
drupal/core/modules/config/tests/config_test/config/config_test.dynamic.dotted.default.yml |
FilterFormatInterface::setFilterConfig |
function |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatInterface.php |
Sets the configuration for a filter plugin instance. |
DefaultAccessCheckTest::$accessChecker |
property |
drupal/core/tests/Drupal/Tests/Core/Access/DefaultAccessCheckTest.php |
The access checker to test. |
WidgetBaseInterface::extractFormValues |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBaseInterface.php |
Extracts field values from submitted form values. |
CompositeExpression::getExpressionList |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php |
Return the list of expressions nested in this composite. |
simpletest_clean_temporary_directories |
function |
drupal/core/modules/simpletest/simpletest.module |
Find all leftover temporary directories and remove them. |
locale_translation_update_file_history |
function |
drupal/core/modules/locale/locale.module |
Updates the {locale_file} table. |
Condition::$queryPlaceholderIdentifier |
property |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
The identifier of the query placeholder this condition has been compiled against. |
RangeValidatorTest::testValidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
@dataProvider getTenToTwenty |