ConstraintViolationInterface::getRoot |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationInterface.php |
Returns the root element of the validation. |
StaticReflectionMethod::getDocComment |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
ConstraintViolationInterface::getCode |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationInterface.php |
Returns a machine-digestible error code for the violation. |
Twig_Extension_Core::getTestNodeClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
RequestTest::testGetClientIpsProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
MockArraySessionStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
MockArraySessionStorageTest::$flashes |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
RedirectRouteInterface::getParameters |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RedirectRouteInterface.php |
Get the parameters for the target route router::generate() |
MockArraySessionStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
RequestTest::testGetPreferredLanguage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
RequestDataCollector::getRequestQuery |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
AggregatorTestBase::getFeedEditObject |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Returns a randomly generated feed edit object. |
FieldInstanceFormBase::$widgetManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
The field widget plugin manager. |
LocaleImportFunctionalTest::getPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a proper .po file. |
File_Iterator_Facade::getFilesAsArray |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator/Facade.php |
|
AggregatorTestBase::getFeedCategories |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Pulls feed categories from {aggregator_category_feed} table. |
StaticReflectionMethod::getParameters |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
PHPUnit_Framework_TestCase::getStatus |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns the status of this test. |
FormTest::testFieldFormMultipleWidget |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests widgets handling multiple values. |
DependencyHookInvocationTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyHookInvocationTest.php |
|
PHP_CodeCoverage_Report_Node::getName |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
RequestDataCollector::getCookieHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
Twig_TemplateMethodObject::getDefined |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
PHP_CodeCoverage_Report_Node::getPath |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
FragmentListener::getLocalIpAddresses |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/FragmentListener.php |
|
FragmentListener::getSubscribedEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/FragmentListener.php |
Returns an array of event names this subscriber wants to listen to. |
PHPUnit_Framework_TestCase::getResult |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.4.0 |
PHPUnit_Util_Getopt::parseShortOption |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Getopt.php |
|
ProjectServiceContainer::getParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php |
Gets a parameter. |
DatetimeFieldTest::testDatelistWidget |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php |
Tests Date List Widget functionality. |
RouteObjectInterface::getRouteContent |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteObjectInterface.php |
Get the content document this route entry stands for. If non-null,
the ControllerClassMapper uses it to identify a controller and
the content is passed to the controller. |
PHP_CodeCoverage_Filter::getBlacklist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Returns the list of blacklisted files. |
PHP_CodeCoverage_Filter::getWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Returns the list of whitelisted files. |
OptionsWidgetsTest::testOnOffCheckbox |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_onoff' widget. |
CExtDisablingNodeVisitor::getPriority |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
Returns the priority for this visitor. |
Twig_SimpleFilter::getPreservesSafety |
function |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFilter.php |
|
ThemeEarlyInitializationTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeEarlyInitializationTest.php |
|
ContextualDynamicContextTest::getInfo |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php |
|
EntityFormController::getFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::getFormLangcode(). |
EntityFormDisplayInterface::getWidget |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityFormDisplayInterface.php |
Returns the Widget plugin for a field. |
SearchMultilingualEntityTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
|
UrlTest::testDrupalGetQueryParameters |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests drupal_get_query_parameters(). |
FilledMinimalUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledMinimalUpgradePathTest.php |
|
StaticReflectionClass::getConstructor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
MTimeProtectedFastFileStorageTest.php |
file |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php |
Definition of Drupal\Tests\Component\PhpStorage\MTimeProtectedFileStorageTest. |
BaseMemcacheProfilerStorage::getValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Retrieve item from the memcache server |
Twig_Node_Expression_GetAttr::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php |
Compiles the node to PHP. |
ValidatorTest::testGetMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
CustomBlock::getDerivativeDefinitions |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Derivative/CustomBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
ConfigEntityBase::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |