AsseticExtensionTest::testFilterFunction |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
Twig_FilterInterface::getPreservesSafety |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
|
ClassWithFullyQualifiedUseStatements.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithFullyQualifiedUseStatements.php |
|
comment_unpublish_by_keyword_action_form |
function |
drupal/core/modules/comment/comment.module |
Form constructor for the blacklisted keywords form. |
Twig_Extension_Core::parseTestExpression |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
XmlDumperTest::testDumpAnonymousServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
AbstractEntityBodyDecorator::getMetaData |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
FilterStringTest::testFilterStringStarts |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
RemoteFileUnmanagedSaveDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
|
LocaleImportFunctionalTest::importPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function: import a standalone .po file in a given language. |
display.unbound.test_unbound_display.yml |
file |
drupal/core/modules/layout/tests/config/display.unbound.test_unbound_display.yml |
drupal/core/modules/layout/tests/config/display.unbound.test_unbound_display.yml |
AssetCollectionTest::testGetLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
@dataProvider getTimestampsAndExpected |
LocaleImportFunctionalTest::getBadPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a bad .po file. |
OverrideServerVariablesUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
|
AnnotationReader::getPropertyAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Gets the annotations applied to a property. |
DisplayExtenderTest::defaultableSections |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayExtenderPluginBase::defaultableSections(). |
ProgrammaticTest::testSubmissionWorkflow |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ProgrammaticTest.php |
Test the programmatic form submission workflow. |
Twig_Tests_Node_AutoEscapeTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php |
|
TestFieldMultipleFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
AnnotationReader::collectParsingMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Collects parsing metadata for a given class |
TestFieldMultipleFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
TestObjectMetadata::initializeReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.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_TokenParser_Include::parseArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Include.php |
|
AnalyzeServiceReferencesPass::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
DirectoryResourceTest::testTrailingSlash |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/DirectoryResourceTest.php |
@dataProvider getPaths |
PhpStreamWrapperInterface::dir_rewinddir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
BulkDeleteTest::convertToPartialEntities |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Converts the passed entities to partially created ones. |
ManageFieldsTest::testDuplicateFieldName |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that a duplicate field name is caught by validation. |
AnalyzeServiceReferencesPass::$currentId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
DefinitionDecoratorTest::testConstructor |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.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. |
ParseInfoFileUnitTest::testParseInfoFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ParseInfoFileUnitTest.php |
Parses an example .info file and verifies the results. |
DefinitionDecoratorTest::testSetProperty |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
@dataProvider getPropertyTests |
Twig_ExtensionInterface::getTokenParsers |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Returns the token parser instances to add to the existing list. |
NodeCreationTest::testFailedPageCreation |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php |
Verifies that a transaction rolls back the failed creation. |
Twig_ExtensionInterface::getNodeVisitors |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Returns the node visitor instances to add to the existing list. |
TransactionTest::testTransactionStacking |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Tests transaction stacking, commit, and rollback. |
DefinitionDecoratorTest::testSetArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
ClassWithInvalidAnnotationTargetAtMethod |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtMethod.php |
Plugin annotation
@AnnotationTargetClass("Some data"); |
ClassCollectionLoader::getOrderedClasses |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Gets an ordered array of passed classes including all their dependencies. |
RelationshipPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Default options form that provides the label widget that all fields
should have. |
ClassCollectionLoader::getClassHierarchy |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
YamlFileLoaderTest::testLoadWithResource |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
ImageEffectsTest::testScaleAndCropEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_scale_and_crop_effect() function. |
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. |
Twig_Tests_Node_TestCase::getEnvironment |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TestCase.php |
|
GssFilter::setAllowUnrecognizedFunctions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
user_form_field_ui_field_edit_form_alter |
function |
drupal/core/modules/user/user.module |
Implements hook_form_FORM_ID_alter(). |
EntityFormControllerInterface::getEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Returns the form entity. |