UserLoginTest::testGlobalLoginFloodControl |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
Test the global login flood control. |
StringStorageInterface::deleteTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Deletes translations using conditions. |
InsertTest::testInsertFieldOnlyDefinintion |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertTest.php |
Tests that we can specify fields without values and specify values later. |
Twig_Node_Expression_Test_Defined::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php |
Compiles the node to PHP. |
file_stream_wrapper_get_instance_by_scheme |
function |
drupal/core/includes/file.inc |
Returns a reference to the stream wrapper class responsible for a scheme. |
LanguagePathMonolingualTest::testPageLinks |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Verifies that links do not have language prefixes in them. |
SearchExpressionInsertExtractTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchExpressionInsertExtractTest.php |
|
BackendChainImplementationUnitTest::$chain |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainImplementationUnitTest.php |
Chain that will be heavily tested. |
ContainerAwareTraceableEventDispatcherTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ContainerAwareTraceableEventDispatcherTest.php |
|
RemoveUnusedDefinitionsPass::$repeatedPass |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
|
Twig_TemplateMagicPropertyObject::$defined |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
SelectSubqueryTest::testJoinSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests that we can use a subquery in a JOIN clause. |
XmlRpcBasicTest::testInvalidMessageParsing |
function |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcBasicTest.php |
Ensure that XML-RPC correctly handles invalid messages when parsing. |
ArgumentPluginBase::processContainerRadios |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Custom form radios process function. |
ControllerResolverTest::testContainerAware |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/ControllerResolverTest.php |
Confirms that a container aware controller gets returned. |
StaticReflectionClass::implementsInterface |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ConfigGlobalOverrideSubscriber::configInit |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/ConfigGlobalOverrideSubscriber.php |
Override configuration values with global $conf. |
LoggingFormatter::formatResolveInheritance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
SearchConfigSettingsFormTest::$search_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
|
FinishResponseSubscriber::$languageManager |
property |
drupal/core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php |
The LanguageManager object for retrieving the correct language code. |
SearchConfigSettingsFormTest::$search_node |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
|
FieldPluginBase::get_token_values_recursive |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Recursive function to add replacements for nested query string parameters. |
InstallationProfileModuleTestsTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
|
ResolveDefinitionTemplatesPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
OtherInstallationProfileModuleTestsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Definition of Drupal\simpletest\Tests\OtherInstallationProfileModuleTestsTest. |
DerivativeDiscoveryDecorator::getDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition(). |
PhpExecutableFinderTest::testFindWithSuffix |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
tests find() with default executable |
template_preprocess_views_view_mapping_test |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Implements hook_preprocess_HOOK() for theme_views_view_mapping_test(). |
aggregator_form_aggregator_admin_form_alter |
function |
drupal/core/modules/aggregator/aggregator.processor.inc |
Implements hook_form_aggregator_admin_form_alter(). |
StatisticsAdminTest::testStatisticsSettings |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
Verifies that the statistics settings page works. |
EntityReferenceItem::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityReferenceItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
views_ui_view_preview_section_handler_links |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Returns contextual links for each handler of a certain section. |
breakpoint_theme_test.breakpoint_groups.yml |
file |
drupal/core/modules/breakpoint/tests/config/breakpoint_theme_test.breakpoint_groups.yml |
drupal/core/modules/breakpoint/tests/config/breakpoint_theme_test.breakpoint_groups.yml |
NameMungingTest::testMungeIgnoreWhitelisted |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
White listed extensions are ignored by file_munge_filename(). |
LocaleTranslationTest::testStringValidation |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php |
Tests the validation of the translation input. |
UpdateComplexTest::testNotInConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests WHERE NOT IN clauses. |
ComplexDataInterface::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Gets the definition of a contained property. |
module_test_hook_dynamic_loading_invoke_all |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Page callback for 'hook dynamic loading' test. |
PluginSettingsInterface::getDefaultSettings |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php |
Returns the default settings for the plugin. |
SymfonyFileLocatorTest::testFindMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
FilterStringTest::testFilterStringNotStarts |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
TestFieldPrepareViewFormatter::settingsForm |
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(). |
ClassWithInvalidAnnotationTargetAtClass.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtClass.php |
|
PictureMappingListController::getOperations |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php |
Overrides Drupal\config\ConfigEntityListController::getOperations(); |
TestFieldMultipleFormatter::settingsSummary |
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(). |
breakpoint_test_theme.breakpoint_groups.yml |
file |
drupal/core/modules/breakpoint/tests/themes/breakpoint_test_theme/config/breakpoint_test_theme.breakpoint_groups.yml |
drupal/core/modules/breakpoint/tests/themes/breakpoint_test_theme/config/breakpoint_test_theme.breakpoint_groups.yml |
DirectoryResourceTest::testInvalidDirectory |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/DirectoryResourceTest.php |
|
AssetCollectionTest::testReplaceInvalidLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
ManageDisplayTest::testNonInitializedFields |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests that field instances with no explicit display settings do not break. |
WizardPluginBase::getPathFieldsSupplemental |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the pathFieldsSupplemental property. |