HeaderBagTest::testGetCacheControlHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
PHPUnit_Util_GlobalState::restoreGlobals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
ProgrammaticTest::testSubmissionWorkflow |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ProgrammaticTest.php |
Test the programmatic form submission workflow. |
Twig_Tests_Node_IncludeTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IncludeTest.php |
@covers Twig_Node_Include::compile
@dataProvider getTests |
LocaleTypedConfig::getElementTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Gets translated configuration data for a typed configuration element. |
ExecutionContextInterface::validateValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Validates a value against a constraint. |
PHPUnit_Framework_Constraint_Not::negate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Not.php |
|
DateTimeValidatorTest::getValidDateTimes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
|
FileFieldTestBase::assertFileEntryExists |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file exists in the database. |
ExecutionContextInterface::getViolations |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the violations generated by the validator so far. |
SystemMenuBlock::getDerivativeDefinition |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Derivative/SystemMenuBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
ConfigSnapshotSubscriber::$sourceStorage |
property |
drupal/core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php |
The source storage used to discover configuration changes. |
Twig_Tests_LexerTest::testStringWithHash |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
common_test_drupal_goto_land_alternative |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Page callback: Provides a landing page for drupal_goto(). |
CardSchemeValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
LocaleConfigSubscriber::$languageManager |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
The language manager. |
TranslationManager::getStringTranslation |
function |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Retrieves English string to given language. |
FileFieldTestBase::assertFileIsPermanent |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file's status is set to permanent in the database. |
ClosureExpressionVisitor::walkComparison |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
Convert a comparison expression into the target query language output |
ComplexDataConstraintValidator::validate |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php |
Checks if the passed value is valid. |
PHP_CodeCoverageTest::testSetCacheTokens |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::setCacheTokens |
ModulesUninstallConfirmForm::getQuestion |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Returns the question to ask the user. |
HtmlToTextTest::testDrupalHtmlToTextArgs |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test $allowed_tags argument of drupal_html_to_text(). |
AnnotationReader::getPropertyAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Gets the annotations applied to a property. |
ConfigFileContentTest::testSerialization |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php |
Tests serialization of configuration to file. |
LocaleUpdateTest::$tranlations_directory |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
The path of the translations directory where local translations are stored. |
ClosureExpressionVisitor::andExpressions |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
|
CardSchemeValidatorTest::getValidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
PHPUnit_Util_GlobalState::exportVariable |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
PHP_CodeCoverage_Report_Node_File::count |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of files in/under this node. |
Twig_Environment::disableStrictVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Disables the strict_variables option. |
TranslationTest::testLanguageSwitchLinks |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Checks that the language switch links behave properly. |
RouterTest::testControllerResolutionPage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Checks that a request with text/html response gets rendered as a page. |
UpdateComplexTest::testOrConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests updates with OR conditionals. |
UpdateComplexTest::testInConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests WHERE IN clauses. |
DirectoryTest::testFileCreateNewFilepath |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
This will take a directory and path, and find a valid filepath that is not
taken by another file. |
AbstractComparisonValidator::valueToType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/AbstractComparisonValidator.php |
Returns a string representation of the type of the value. |
CustomBlockFormController::prepareEntity |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::prepareEntity(). |
InvalidBreakpointMediaQueryException.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointMediaQueryException.php |
Definition of Drupal\breakpoint\InvalidBreakpointMediaQueryException. |
ClassWithFullyQualifiedUseStatements.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithFullyQualifiedUseStatements.php |
|
AliasManagerCacheDecorator::getPathAlias |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getPathAlias(). |
ConstraintViolationListInterface::addAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationListInterface.php |
Merges an existing violation list into this list. |
AnnotationReader::collectParsingMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Collects parsing metadata for a given class |
StaticDiscoveryDecorator::getDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
Twig_Environment::getTemplateClassPrefix |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the template class prefix. |
CachedModuleHandlerInterface::writeCache |
function |
drupal/core/lib/Drupal/Core/Extension/CachedModuleHandlerInterface.php |
Write the hook implementation info to the cache. |
BulkDeleteTest::convertToPartialEntities |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Converts the passed entities to partially created ones. |
ConstraintViolationListInterface::remove |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationListInterface.php |
Removes a violation at a given offset. |
UploadedFile::getClientOriginalExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns the original file extension |
Twig_Node_Expression_Binary_Or::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php |
|