FilterStringTest::testFilterStringShorter |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
EditorPluginInterface::getDefaultSettings |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Returns the default settings for this configurable text editor. |
ContentAwareGenerator::getBestLocaleRoute |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php |
Determine if there is a route with matching locale associated with the
given route via associated content. |
ConstraintTest::testGetTargetsCanBeString |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
PHPUnit_Framework_TestResult::noneSkipped |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Returns TRUE if no test has been skipped. |
ImageToolkitInterface::settingsFormSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Handles submissions for toolkit's settings form. |
EasyRdf_Parser_Turtle::parseImplicitBlank |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses a blankNodePropertyList [15] |
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. |
NormalizableTraversableDummy::denormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/NormalizableTraversableDummy.php |
Denormalizes the object back from an array of scalars|arrays. |
EventManagerTest::testRemoveEventListener |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
UserCancelTest::testMassUserCancelByAdmin |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Create an administrative user and mass-delete other users. |
EasyRdf_Parser_Turtle::parseQuotedLiteral |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses a quoted string, optionally followed by a language tag or datatype. |
Twig_Node_Expression_Conditional::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php |
Compiles the node to PHP. |
MimeTypeTest::testGuessImageWithDirectory |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
ViewEditFormController::getDisplayDetails |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Helper function to get the display details section of the edit UI. |
Twig_TokenParserBroker::removeTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Removes a TokenParser. |
AjaxCommandsUnitTest::testRestripeCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that RestripeCommand objects can be constructed and rendered. |
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. |
WizardPluginBase::defaultDisplaySortsUser |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves sort information based on user input for the default display. |
IssnValidatorTest::getValidLowerCasedIssn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
CKEditorTest::getDefaultContentsCssConfig |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php |
|
SerializerTest::testSerializeNoNormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
@expectedException \Symfony\Component\Serializer\Exception\LogicException |
ViewEditFormController::rebuildCurrentTab |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Regenerate the current tab for AJAX updates. |
NamespaceCoverageClassTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassTest.php |
@covers Foo\CoveredClass |
Twig_Tests_Extension_SandboxTest::$params |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php |
|
IssnValidatorTest::getInvalidFormatedIssn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
CurrencyValidatorTest::getValidCurrencies |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php |
|
EntityCrudHookTest::testTaxonomyTermHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on taxonomy terms. |
AjaxCommandsUnitTest::testRedirectCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that RedirectCommand objects can be constructed and rendered. |
EventDataCollector::setNotCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Sets the not called listeners. |
ChainCacheClearerTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheClearer/ChainCacheClearerTest.php |
|
PHPUnit_Framework_Assert::assertNotEquals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that two variables are not equal. |
EventDataCollector::getNotCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Gets the not called listeners. |
Twig_Test_NodeTestCase::getVariableGetter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php |
|
IssnValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
IssnValidatorTest::testCaseSensitiveIssns |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
@dataProvider getValidLowerCasedIssn |
IssnValidatorTest::testRequireHyphenIssns |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
@dataProvider getValidNonHyphenatedIssn |
EntityStorageControllerBase::$entityCache |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Static cache of entities. |
RuntimeReflectionService::hasPublicMethod |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Check if the class have a public method with the given name. |
StaticPHPDriverTest::testGetAllClassNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticPHPDriverTest.php |
|
NodePostSettingsTest::testPageNotPostInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Confirms absence of post information on a new node. |
FilterNumericTest::testFilterNumericEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
views_ui_pre_render_move_argument_options |
function |
drupal/core/modules/views_ui/admin.inc |
Moves argument options into their place. |
PHPUnit_Framework_TestResult::stopOnError |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Enables or disables the stopping when an error occurs. |
TimeValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
|
DependencyExtractorInterface::getChildren |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/DependencyExtractorInterface.php |
Returns child assets. |
AliasManagerInterface::preloadPathLookups |
function |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
Preload a set of paths for bulk alias lookups. |
TermTranslationController::entityFormSave |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php |
Form submission handler for TermTranslationController::entityFormAlter(). |
YamlFileLoaderTest::testLoadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/YamlFileLoaderTest.php |
|