XmlFilesLoader::getFileLoaderInstance |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFilesLoader.php |
Takes mapping file path. |
ConfigStorageController::loadRevision |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadRevision(). |
locale_config_batch_update_components |
function |
drupal/core/modules/locale/locale.bulk.inc |
Builds a locale batch to refresh configuration. |
StaticReflectionParser::getDocComment |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
Get docComment. |
EntityFormControllerInterface::submit |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Updates the form's entity by processing this submission's values. |
Framework_AssertTest::notSameProvider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
|
MemoryCounterBackend::increaseCounter |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryCounterBackend.php |
Increase the counter for a function with a certain cid. |
AbstractProcessTest::testProcessPipes |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
tests results from sub processes |
ContainerTest::testGetThrowsException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
PHPUnit_Framework_TestCase::$required |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
The required preconditions for a test. |
BaseCompilerFilter::$compilationLevel |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
UpdaterInterface::getInstallDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php |
Returns the path to the default install location. |
ContainerTest::getInvalidParentScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
DisplayPluginBase::isIdentifierUnique |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check if the provided identifier is unique. |
file_field_find_file_reference_column |
function |
drupal/core/modules/file/file.field.inc |
Determine whether a field references files stored in {file_managed}. |
Twig_NodeVisitor_Escaper::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
|
UrlMatcherTest::testNoMethodSoAllowed |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
ShortcutListController::getOperations |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutListController.php |
Overrides \Drupal\Core\Entity\EntityListController::getOperations(). |
SimpleAnnotationReaderTest::getReader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
|
ContactAuthenticatedUserTest::getInfo |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactAuthenticatedUserTest.php |
|
UserValidateCurrentPassCustomFormTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Tests user_validate_current_pass on a custom form. |
XmlFileLoaderTest::testLoadParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
MockFileSessionStorageTest::testStart |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
BaseCompilerFilter::$useClosureLibrary |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
BreakpointGroupAPITest::testConfigName |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupAPITest.php |
Test Breakpoint::buildConfigName(). |
LoggerDataCollector::countDeprecations |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
|
SelectTest::testSimpleSelectExpression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests SELECT statements with expressions. |
EntityStorageControllerInterface::save |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Saves the entity permanently. |
PHPUnit_Extensions_PhptTestCase::count |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase.php |
Counts the number of test cases executed by run(TestResult result). |
Twig_NodeVisitor_Escaper::needEscaping |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
|
Parser::isNextLineUnIndentedCollection |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the next line starts unindented collection |
Twig_TemplateTest::$useExtGetAttribute |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
ProjectServiceContainer::getBarService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
NotIdenticalToValidator::compareValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NotIdenticalToValidator.php |
@inheritDoc |
XmlFileLoaderTest::testExtensionInPhar |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
LanguageValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
MockFileSessionStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
NodeAccessLanguageTest::testNodeAccess |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Tests node_access() with multiple node languages and no private nodes. |
RearrangeFilterTest::testStaticMethods |
function |
drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/Form/Ajax/RearrangeFilterTest.php |
Tests static methods. |
YamlFilesLoader::getFileLoaderInstance |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFilesLoader.php |
Takes mapping file path. |
MetadataGeneratorTest::$editorSelector |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
The editor selector object to be used by the metadata generator object. |
AccessDeniedHttpException::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/AccessDeniedHttpException.php |
Constructor. |
DateTimeDefaultFormatter::viewElements |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php |
Builds a renderable array for a field value. |
InstallationProfileModuleTestsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Definition of Drupal\simpletest\Tests\InstallationProfileModuleTestsTest. |
BareMinimalNoConfigUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalNoConfigUpgradePathTest.php |
Contains \Drupal\system\Tests\Upgrade\BareMinimalNoConfigUpgradePathTest. |
EntityBCDecoratorTest::testBCDecorator |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityBCDecoratorTest.php |
Tests using the entity BC decorator with entity properties. |
GlobalNamespacesPerFileWithClassAsLast |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/GlobalNamespacesPerFileWithClassAsLast.php |
|
PHPUnit_Framework_Comparator::$factory |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator.php |
|
DateTimeDefaultFormatter::settingsForm |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php |
Returns a form to configure settings for the formatter. |
ExceptionInAssertPreConditionsTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPreConditionsTest.php |
|