ForumNodeAccessTest::testForumNodeAccess |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php |
Creates some users and creates a public node and a private node. |
AbstractEntityBodyDecorator::__construct |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Wrap a entity body |
CrossCheckTest::crossCheckLoadersDumpers |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/CrossCheckTest.php |
|
hook_field_widget_WIDGET_TYPE_form_alter |
function |
drupal/core/modules/field/field.api.php |
Alter widget forms for a specific widget provided by another module. |
Twig_Node_Expression_MethodCall::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php |
Compiles the node to PHP. |
ParameterNotFoundException::getSourceKey |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
|
entity_crud_hook_test_taxonomy_term_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_term_load(). |
AjaxCommandsUnitTest::testChangedCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that ChangedCommand objects can be constructed and rendered. |
Twig_Node_Expression_Filter::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php |
Constructor. |
ParameterNotFoundException::setSourceKey |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
|
EntityTestRenderController::buildContent |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::buildContent(). |
DocParserTest::testAnnotationWithVarType |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getAnnotationVarTypeProviderValid |
ClassWithInvalidAnnotationTargetAtMethod |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtMethod.php |
Plugin annotation
@AnnotationTargetClass("Some data"); |
CommentTestBase::performCommentOperation |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Performs the specified operation on the specified comment. |
ExceptionStackTest::testNestedExceptions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionStack.php |
|
PHPUnit_Framework_Assert::assertContains |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a haystack contains a needle. |
TermFieldMultipleVocabularyTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
|
FileFieldValidateTest::testFileExtension |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
Tests file extension checking. |
FilterStringTest::testFilterStringLonger |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
SerializerTest::testNormalizeTraversable |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
ContentAwareGenerator::getRouteByContent |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php |
Get the route based on the $name that is a RouteAwareInterface or a
RouteAwareInterface content found in the content repository with the
content_id specified in parameters. |
PhpStreamWrapperInterface::dir_rewinddir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
Twig_Node_Expression_AssignName::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php |
Compiles the node to PHP. |
ConstraintTest::testGetTargetsCanBeArray |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
StaticReflectionService::hasPublicMethod |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php |
Check if the class have a public method with the given name. |
ProjectServiceContainer::getParameterBag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php |
Gets the service container parameter bag. |
Process::getEnhanceSigchildCompatibility |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns whether sigchild compatibility mode is activated or not. |
RelationshipNodeTermDataTest::$testViews |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/RelationshipNodeTermDataTest.php |
Views used by this test. |
ConfigurableActionBase::getConfiguration |
function |
drupal/core/lib/Drupal/Core/Action/ConfigurableActionBase.php |
Returns this plugin's configuration. |
PHPUnit_Util_DeprecatedFeature::$message |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature.php |
|
Process::setEnhanceSigchildCompatibility |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Activates sigchild compatibility mode. |
AjaxCommandsUnitTest::testPrependCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that PrependCommand objects can be constructed and rendered. |
field_test_field_storage_delete_revision |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_delete_revision(). |
PHPUnit_Framework_TestResult::errorCount |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Gets the number of detected errors. |
ContainerBuilder::getServiceConditionals |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns the Service Conditionals. |
EventManagerTest::testAddEventSubscriber |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
CheckDefinitionValidityPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
views-view-summary-unformatted.html.twig |
file |
drupal/core/modules/views/templates/views-view-summary-unformatted.html.twig |
Default theme implementation for unformatted summary links. |
language_negotiation_url_prefixes_update |
function |
drupal/core/modules/language/language.negotiation.inc |
Update the list of prefixes from the installed languages. |
AbstractEntityBodyDecorator::getMetaData |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
CommentThreadingTest::assertNoParentLink |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Asserts that the specified comment does not have a link to a parent. |
EasyRdf_Parser_Turtle::parseQuotedString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses a quoted string, which is either a "normal string" or a """long string""". |
AjaxCommandsUnitTest::testReplaceCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that ReplaceCommand objects can be constructed and rendered. |
DriverChainTest::testGatherAllClassNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
Extensions_RepeatedTestTest::__construct |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Extensions/RepeatedTestTest.php |
Constructs a test case with the given name. |
InlineServiceDefinitionsPass::$formatter |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
|
InlineServiceDefinitionsPass::$currentId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
|
DocParserTest::testSupportClassConstants |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@dataProvider getConstantsProvider |
ConfigImporterTest::testEmptyImportFails |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php |
Tests that trying to import from an empty staging configuration directory
fails. |
WizardPluginBaseUnitTest::testCreateView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardPluginBaseUnitTest.php |
Tests the creating of a view. |