TemplateMethodsTest::assertPreConditions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php |
Performs assertions shared by all tests of a test case. |
UniversalClassLoader::getPrefixFallbacks |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Gets the directory(ies) to use as a fallback for class prefixes. |
ViewsEntityRow::getDerivativeDefinitions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsEntityRow.php |
Returns the definition of all derivatives of a base plugin. |
XmlEncoderTest::testEncodeRootAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
ModulesInstallConfirmForm::getCancelPath |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Returns the page to go to if the user cancels the action. |
CommentBlockTest::testRecentCommentBlock |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php |
Tests the recent comments block. |
SiteMaintenanceTest::testSiteMaintenance |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
Verify site maintenance mode functionality. |
theme_theme_test_render_element_children |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Theme function for testing rendering of child elements via drupal_render(). |
EasyRdf_Parser_Json::jsonLastErrorString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Json.php |
Return the last JSON parser error as a string |
GlobalExecutionContextInterface::getRoot |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GlobalExecutionContextInterface.php |
Returns the value at which validation was started in the object graph. |
UserAccountLinksTests::testSecondaryMenu |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Tests the secondary menu. |
UniversalClassLoader::registerNamespaces |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers an array of namespaces |
TemplateMethodsTest::onNotSuccessfulTest |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php |
This method is called when a test method did not execute successfully. |
hook_field_formatter_settings_form_alter |
function |
drupal/core/modules/field_ui/field_ui.api.php |
Alters the formatter settings form. |
TermTranslationUITest::testTranslationUI |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::testTranslationUI(). |
AbstractManagerRegistry::$defaultManager |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
LoaderChainTest::testAllLoadersAreCalled |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/LoaderChainTest.php |
|
entity_reference_entity_field_info_alter |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_entity_field_info_alter(). |
GetUntransformedTextCommand::__construct |
function |
drupal/core/modules/editor/lib/Drupal/editor/Ajax/GetUntransformedTextCommand.php |
Constructs a GetUntransformedTextCommand object. |
TestClassMetadataFactory::doLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Actually load the metadata from the underlying metadata |
entity_reference_field_widget_info_alter |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_widget_info_alter(). |
Twig_Tests_Loader_ArrayTest::testIsFresh |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
XmlEncoderTest::testDecodeRootAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
HIncludeFragmentRenderer::templateExists |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php |
|
AbstractProxy::isSessionHandlerInterface |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php |
Is this proxy handler and instance of \SessionHandlerInterface. |
views_ui_view_preview_section_rows_links |
function |
drupal/core/modules/views_ui/views_ui.module |
Returns all contextual links for the main content part of the view. |
ViewExecutableTest::getProtectedProperty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Returns a protected property from a class instance. |
action.action.comment_publish_action.yml |
file |
drupal/core/modules/comment/config/action.action.comment_publish_action.yml |
drupal/core/modules/comment/config/action.action.comment_publish_action.yml |
TermUnitTest::testTaxonomyVocabularyTree |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermUnitTest.php |
Test a taxonomy with terms that have multiple parents of different depths. |
XmlFileLoaderTest::testLoadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
|
JavaScriptTest::testLibraryNameConflicts |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests that multiple modules can implement the same library. |
RouteProviderTest::testCandidateOutlines |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that the correct candidate outlines are generated. |
CollectionValidatorCustomArrayObjectTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
DCOM55Test::testParseAnnotationDocblocks |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM55Test.php |
|
SystemConfigFormTestBase::testConfigForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormTestBase.php |
Submit the system_config_form ensure the configuration has expected values. |
Util_XMLTest::testConvertAssertSelectElt |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
GssFilter::setAllowUnrecognizedFunctions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
ChoiceValidatorTest::testMultipleChoices |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
Framework_SuiteTest::testNoTestCaseClass |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
@expectedException PHPUnit_Framework_Exception |
RemoveUnusedDefinitionsPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
TestFieldMultipleFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Returns a form to configure settings for the formatter. |
MapTypesFromInputEvent::$siteSchemaTypes |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
An array of entity_type/bundles, keyed by site schema type URI |
AbstractManagerRegistry::getManagerNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets all connection names. |
Util_XMLTest::testConvertAssertAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
TestFieldMultipleFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Builds a renderable array for a field value. |
_locale_translation_prepare_project_list |
function |
drupal/core/modules/locale/locale.compare.inc |
Prepare module and theme data. |
NotExistingCoveredElementTest::testThree |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NotExistingCoveredElementTest.php |
@covers NotExistingClass::<public> |
Framework_SuiteTest::testNotVoidTestCase |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
|
PHPUnit_Framework_Assert::assertSameSize |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Assert that the size of two arrays (or `Countable` or `Iterator` objects)
is the same. |
CoalescingDirectoryResource::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
|