RedirectResponseTest::testGenerateMetaRedirect |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
ModuleEnable::testRequiredModuleSchemaVersions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
Tests recorded schema versions of early installed modules in the installer. |
EntityEnclosingRequestInterface::addPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Add POST fields to use in the request |
FilterPluginBase::group_multiple_exposed_input |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Returns the options available for a grouped filter that users checkboxes
as widget, and therefore has to be applied several times, one per
item selected. |
AbstractManagerRegistry::getDefaultManagerName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets the default object manager name. |
SelectOrderedTest::testSimpleSelectOrderedDesc |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectOrderedTest.php |
Tests ORDER BY descending. |
ApcUniversalClassLoaderTest::getLoadClassTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
|
MockMenuBlockDeriver::getDerivativeDefinitions |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
CategorizeFeedItemTest::testCategorizeFeedItem |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedItemTest.php |
If a feed has a category, make sure that the children inherit that
categorization. |
ClassWithInvalidAnnotationTargetAtProperty.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php |
|
ProjectServiceContainer::getMethodCall1Service |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the 'method_call1' service. |
ProjectServiceContainer::getAliasForFooService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the alias_for_foo service alias. |
ContactPersonalTest::testPersonalContactAccess |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
Tests access to the personal contact form. |
RedirectPlugin::throwTooManyRedirectsException |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
Throw a too many redirects exception for a request |
UrlGeneratorTest::testRelativeUrlWithParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
DifferentNamespacesPerFileWithClassAsFirst.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/DifferentNamespacesPerFileWithClassAsFirst.php |
|
AbstractEntityBodyDecorator::setRewindFunction |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
SimpleAnnotationReader::getPropertyAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Gets the annotations applied to a property. |
PersistentObjectTest::testAddInvalidCollection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
Twig_Test_Loader_TemplateReference::__toString |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
Twig_Tests_Loader_FilesystemTest::testSecurity |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
@dataProvider getSecurityTests |
TranslatableInterface::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/TypedData/TranslatableInterface.php |
Returns the languages the data is translated to. |
UpdateUploadTest::testFileNameExtensionMerging |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php |
Ensures that archiver extensions are properly merged in the UI. |
ImageFieldDefaultImagesTest::testDefaultImages |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Tests CRUD for fields and fields instances with default images. |
TestFieldPrepareViewFormatter::settingsSummary |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
TaggedContainerInterface::findTaggedServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/TaggedContainerInterface.php |
Returns service ids for a given tag. |
LocaleImportFunctionalTest::getOverwritePoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a proper .po file for testing. |
ContainerAwareTraceableEventDispatcherTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ContainerAwareTraceableEventDispatcherTest.php |
|
_batch_test_nested_drupal_form_submit_callback |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Batch operation: Submits form_test_mock_form() using drupal_form_submit(). |
ImmutableEventDispatcherTest::$innerDispatcher |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
|
LocaleContentTest::testNodeAdminLanguageFilter |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Test filtering Node content by language. |
YamlFileLoaderTest::testLoadDoesNothingIfEmpty |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
AnnotationRegistry::registerAutoloadNamespaces |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
Register multiple namespaces |
AnalyzeServiceReferencesPass::processArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
Processes service definitions for arguments to find relationships for the service graph. |
EntityFormControllerInterface::getFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Returns the code identifying the active form language. |
ManageDisplayTest::testNoFieldsDisplayOverview |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests that a message is shown when there are no fields. |
drupal_system_listing_incompatible_test.module |
file |
drupal/core/modules/system/tests/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module |
|
entity_cache_test_dependency_entity_info_alter |
function |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.module |
Implements hook_entity_info_alter(). |
ArgumentDefaultTest::testArgumentDefaultPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Tests the argument default test plugin. |
HttpRequestTest::testDrupalHTTPRequestRedirect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php |
Tests HTTP redirect requests. |
Twig_TokenParser_Spaceless::decideSpacelessEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php |
|
FunctionCallsFormulaLoader::registerPrototypes |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
Returns an array of prototypical calls and options. |
EntityTranslationController::removeTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::removeTranslation(). |
OpenIDFunctionalTest::testLoginMaintenanceMode |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test login using OpenID during maintenance mode. |
EntityStorageControllerInterface::loadRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Load a specific entity revision. |
Twig_Tests_Node_SpacelessTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SpacelessTest.php |
@covers Twig_Node_Spaceless::__construct |
HttpCacheTestCase::assertHttpKernelIsNotCalled |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
TranslationTest::testTranslatableFieldSaveLoad |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Test translatable fields storage/retrieval. |
ExpressionBuilderTest::testInvalidAndXArgument |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
ImageFieldValidateTest::testRequiredAttributes |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php |
Test that required alt/title fields gets validated right. |