XmlFileLoaderTest::testLoadWithImport |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
ViewExecutableTest::assertViewDestroy |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Asserts that expected view properties have been unset by destroy(). |
AnnotationClassLoader::configureRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|
ServiceCircularReferenceException.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceCircularReferenceException.php |
|
AbstractManagerRegistry::resetService |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Resets the given services |
RemoteFileUnmanagedCopyTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Modules to enable. |
action.action.comment_save_action.yml |
file |
drupal/core/modules/comment/config/action.action.comment_save_action.yml |
drupal/core/modules/comment/config/action.action.comment_save_action.yml |
UrlValidator::stripDangerousProtocols |
function |
drupal/core/lib/Drupal/Component/Utility/UrlValidator.php |
Strips dangerous protocols (e.g. 'javascript:') from a URI. |
Twig_ExpressionParser::parseArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
Parses arguments. |
StatementPrefetch::$defaultFetchStyle |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Holds the default fetch style. |
MTimeProtectedFastFileStorage::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::delete(). |
EntityValidationTest::checkValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityValidationTest.php |
Executes the validation test set for a defined entity type. |
PHPUnit_Util_Configuration::$document |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
|
RouteProviderTest::testExactPathMatch |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that we can find routes with the exact incoming path. |
CustomBlockPageViewTest::$permissions |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php |
Permissions to grant admin user. |
PHP_CodeCoverage::getLinesToBeCovered |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Returns the files and lines a test method wants to cover. |
Framework_SuiteTest::testAddTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
|
Util_XMLTest::testConvertAssertSelect |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
PHPUnit_Util_Configuration::$filename |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
|
ViewsHandlerDiscovery::getDefinitions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Discovery/ViewsHandlerDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
TestNormalizer::supportsNormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/TestNormalizer.php |
Checks whether the given class is supported for normalization by this normalizer |
TestFieldEmptyFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldEmptyFormatter.php |
Builds a renderable array for a field value. |
CurlHandle::updateRequestFromTransfer |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Update a request based on the log messages of the CurlHandle |
CustomBlockPageViewTest::testPageEdit |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php |
Checks block edit functionality. |
ModuleHandlerInterface::getModuleList |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Returns a list of currently active modules. |
RouteCompilerTest::provideCompileData |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
|
ModuleHandlerInterface::setModuleList |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Explicitly sets the moduleList property to the passed in array of modules. |
file_test_file_mimetype_mapping_alter |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_mimetype_mapping_alter(). |
OptionsDefaultFormatter::viewElements |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/formatter/OptionsDefaultFormatter.php |
Builds a renderable array for a field value. |
NotNullValidatorTest::testValidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotNullValidatorTest.php |
@dataProvider getValidValues |
CountryValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountryValidatorTest.php |
|
Twig_Node_SandboxedPrint::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php |
Constructor. |
SimpleTestErrorCollectorTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SimpleTestErrorCollectorTest.php |
|
OptionsWidgetBase::OPTIONS_EMPTY_NONE |
constant |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php |
Identifies a 'None' option. |
entity_reference_settings_ajax_submit |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Submit handler for the non-JS case. |
template_preprocess_color_scheme_form |
function |
drupal/core/modules/color/color.module |
Prepares variables for color scheme form templates. |
AbstractManagerRegistry::resetManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Resets a named object manager. |
DebugClassLoaderTest::testIdempotence |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.php |
|
TranslationEntityViewsUITest::getInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php |
|
locale_translation_batch_status_build |
function |
drupal/core/modules/locale/locale.compare.inc |
Builds a batch to get the status of remote and local translation files. |
ApcUniversalClassLoaderTest::tearDown |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
|
TestFieldWidgetMultiple::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
MockTestConnection::$connectionString |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/MockTestConnection.php |
|
EntityQueryTest::assertRevisionResult |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
|
FlattenExceptionTest::createException |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php |
|
EntityBodyInterface::getContentLength |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Get the Content-Length of the entity body if possible (alias of getSize) |
SearchCommentCountToggleTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
|
ajax_forms_test_lazy_load_form_submit |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form submit handler: Adds JavaScript and CSS that wasn't on the original form. |
OptionsWidgetBase::getSelectedOptions |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php |
Determines selected options from the incoming field values. |
TestFieldWidgetMultiple::errorElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |