KeyValueDatabaseExpirableFactory::destruct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Implements Drupal\Core\DestructableInterface::terminate(). |
UrlRewritingTest::testPublicCreatedFileURL |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UrlRewritingTest.php |
Test the generating of rewritten public created file URLs. |
PHP_TimerTest::testTimeSinceStartOfRequest |
function |
drupal/core/vendor/phpunit/php-timer/Tests/TimerTest.php |
@covers PHP_Timer::timeSinceStartOfRequest |
PHPUnit_TextUI_ResultPrinter::writeNewLine |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
PHPUnit_Util_DeprecatedFeature_Logger::log |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature/Logger.php |
This is the publically accessible API for notifying the system that a
deprecated feature has been used. |
DateFormatLocalizeResetForm::getCancelPath |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Returns the page to go to if the user cancels the action. |
UserAutocompleteTest::testUserAutocomplete |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php |
Tests access to user autocompletion and verify the correct results. |
Twig_Node_Expression_Test_Defined::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php |
Compiles the node to PHP. |
FileTest::testGuessExtensionWithoutGuesser |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
PhpGeneratorDumperTest::testDumpWithRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
StringStorageInterface::deleteTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Deletes translations using conditions. |
ControllerResolverInterface::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php |
Returns the Controller instance associated with a Request. |
PHPUnit_Framework_TestCase::$backupGlobals |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Enable or disable the backup and restoration of the $GLOBALS array.
Overwrite this attribute in a child class of TestCase.
Setting this attribute in setUp() has no effect! |
editor_form_filter_admin_format_form_alter |
function |
drupal/core/modules/editor/editor.module |
Implements hook_form_FORM_ID_alter(). |
ImageAdminStylesTest::testNumericStyleName |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Test creating an image style with a numeric name and ensuring it can be
applied to an image. |
PHPUnit_Framework_Comparator_Array::indent |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Array.php |
|
SystemAuthorizeTest::drupalGetAuthorizePHP |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Helper function to initialize authorize.php and load it via drupalGet(). |
EmailValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
|
SystemAuthorizeTest::testFileTransferHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Tests the FileTransfer hooks |
DisplayInternalLogicTest::testBlockSorting |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Tests block sorting within regions. |
ImageAdminStylesTest::testStyleReplacement |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Test deleting a style and choosing a replacement style. |
DisplayInternalLogicTest::testBlockMapping |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Test the various block remapping scenarios allowed for by the assorted
Display types. |
ContactUpgradePathTest::testContactUpgrade |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactUpgradePathTest.php |
Tests upgrade of contact table to configuration entities. |
EasyRdf_Serialiser_Turtle::serialiseObject |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Turtle.php |
@ignore |
PathSubscriber::onKernelRequestConvertPath |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php |
Converts the request path to a system path. |
Framework_ComparatorTest::instanceProvider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ComparatorTest.php |
|
StaticReflectionParser::getReflectionClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
Get the ReflectionClass equivalent for this file / class. |
ConcreteSessionHandlerInterfaceProxy::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
Twig_Extension_Escaper::setDefaultStrategy |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
Sets the default strategy to use when not defined by the user. |
SerializationTestEncoder::supportsEncoding |
function |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
Implements \Symfony\Component\Serializer\Encoder\EncoderInterface::supportsEncoding(). |
TestEventDispatcher::getNotCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/TestEventDispatcher.php |
Gets the not called listeners. |
Twig_Extension_Escaper::getDefaultStrategy |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
Gets the default strategy to use when not defined by the user. |
InlineTest::testDumpNumericValueWithLocale |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
PhpGeneratorDumper::generateDeclaredRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php |
Generates PHP code representing an array of defined routes
together with the routes properties (e.g. requirements). |
ConcreteSessionHandlerInterfaceProxy::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
EntityFormControllerInterface::buildEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Builds an updated entity object based upon the submitted form values. |
PhpGeneratorDumper::generateGenerateMethod |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php |
Generates PHP code representing the `generate` method that implements the UrlGeneratorInterface. |
ExecutablePluginBase::setExecutableManager |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
|
UserPermissionsTest::testAdministratorRole |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php |
Test assigning of permissions for the administrator role. |
ExceptionInAssertPostConditionsTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
ExecutablePluginBase::getConfigDefinitions |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Gets an array of definitions of available configuration options. |
GetRdfNamespacesTest::testGetRdfNamespaces |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
Tests getting RDF namespaces. |
Twig_NodeVisitor_Escaper::$defaultStrategy |
property |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
|
ContactPersonalTest::submitPersonalContact |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
Fills out a user's personal contact form and submits it. |
MethodNotAllowedHttpException::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/MethodNotAllowedHttpException.php |
Constructor. |
IpValidatorTest::testInvalidReservedIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidReservedIpsAll |
PHPUnit_Framework_TestFailure::$failedTest |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestFailure.php |
|
PHPUnit_Util_TestDox_ResultPrinter::$tests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
|
BaseCompilerFilter::$excludeDefaultExterns |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
PHPUnit_Util_TestDox_ResultPrinter::$failed |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
|