RemoteFileUnmanagedSaveDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
|
IpValidatorTest::testInvalidPrivateIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidPrivateIpsV4 |
EntityTranslationController::__construct |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Initializes an instance of the entity translation controller. |
Twig_Node_Expression_Unary_Neg::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php |
|
EntityTranslationController::retranslate |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::retranslate(). |
StaticReflectionParser::$parentClassName |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The name of the class this class extends, if any. |
FileTest::testConstructWhenFileNotExists |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
IpValidatorTest::getInvalidReservedIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
EntityTranslationController::getBasePath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getBasePath(). |
Twig_Node_Expression_Unary_Not::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php |
|
dblog_form_system_logging_settings_alter |
function |
drupal/core/modules/dblog/dblog.module |
Implements hook_form_FORM_ID_alter() for system_logging_settings(). |
EntityTranslationController::getEditPath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getEditPath(). |
PerformanceTest::testDocParsePerformance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
MappingDriverChain::loadMetadataForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Loads the metadata for the specified class into the provided container. |
EntityTranslationController::getViewPath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getViewPath(). |
ContextAwarePluginInterface::getContexts |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Gets the defined contexts. |
Twig_Extension_Escaper::$defaultStrategy |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
|
Twig_Node_Expression_Unary_Pos::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php |
|
PerformanceTest::testDocLexerPerformance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
editor_form_filter_admin_format_validate |
function |
drupal/core/modules/editor/editor.module |
Additional validate handler for filter_admin_format_form(). |
UserPictureTest::testCreateDeletePicture |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php |
Tests creation, display, and deletion of user pictures. |
IpValidatorTest::testInvalidPrivateIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidPrivateIpsV6 |
PHPUnit_Framework_TestCase::$inIsolation |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Whether or not this test is running in a separate PHP process. |
LinkFieldTest::testLinkSeparateFormatter |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests the 'link_separate' formatter. |
StaticReflectionParser::getNamespaceName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
|
IoEmittingEntityBody::setEventDispatcher |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
@codeCoverageIgnore |
NodeCreationTest::testFailedPageCreation |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php |
Verifies that a transaction rolls back the failed creation. |
LocaleUpdateInterfaceTest::testInterface |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php |
Tests the user interfaces of the interface translation update system. |
Twig_NodeVisitor_Optimizer::addLoopToAll |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
|
MTimeProtectedFileStorageTest::$expected |
property |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
The expected test results for the security test. |
FileInclusionTest::testLoadCustomInclude |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Tests loading a custom specified include. |
EntityFormControllerInterface::getEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Returns the form entity. |
IoEmittingEntityBody::getEventDispatcher |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
Get the EventDispatcher of the request |
IpValidatorTest::getInvalidReservedIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
EntityFormControllerInterface::setEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Sets the form entity. |
Framework_ComparatorTest::testUnregister |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ComparatorTest.php |
|
FieldUiTestBase::fieldUIAddExistingField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Adds an existing field through the Field UI. |
PluginBaseUnitTest::testSetOptionDefault |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php |
Tests the setOptionDefault method. |
BaseCompilerFilter::LANGUAGE_ECMASCRIPT3 |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
StaticReflectionParser::getUseStatements |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
Get the use statements from this file. |
LengthRequiredHttpException::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/LengthRequiredHttpException.php |
Constructor. |
_file_field_get_description_from_element |
function |
drupal/core/modules/file/file.field.inc |
Retrieves the file description from a field field element. |
BaseCompilerFilter::LANGUAGE_ECMASCRIPT5 |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
DrupalDiffFormatter::DrupalDiffFormatter |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
ExecutablePluginBase::$executableManager |
property |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
The condition manager to proxy execute calls through. |
ConcreteSessionHandlerInterfaceProxy::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
ProcessingTest::testBatchLargePercentage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches that return $context['finished'] > 1 do in fact complete. |
ConfigStorageController::getConfigPrefix |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Returns the config prefix used by the configuration entity type. |
NodeFormButtonsTest::testNodeFormButtons |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFormButtonsTest.php |
Tests that the right buttons are displayed for saving nodes. |
UpdateCoreTest::testLanguageModuleUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks language module in core package at admin/reports/updates. |