GenericEventTest::testOffsetGet |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
update_get_update_function_list |
function |
drupal/core/includes/update.inc |
Returns an organized list of update functions for a set of modules. |
DrupalUnitTestBaseTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
|
Twig_Extension_Escaper::getName |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
Returns the name of the extension. |
AssetReference::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Returns the time the current asset was last modified. |
ImageFieldValidateTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php |
|
FieldWidgetTypeForm::submitForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php |
Form submission handler. |
ExecutablePluginBase::getConfig |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Gets all configuration values. |
ContainerTest::getBuiltInScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
TaxonomyAttributesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TaxonomyAttributesTest.php |
|
PHP_Token_Stream::getInterfaces |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
Twig_Extension_Core::getTimezone |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Gets the default timezone to be used by the date filter. |
CountryManagerInterface::getList |
function |
drupal/core/lib/Drupal/Core/Locale/CountryManagerInterface.php |
Returns a list of country code => country name pairs. |
AccountInterface::getSessionData |
function |
drupal/core/lib/Drupal/Core/Session/AccountInterface.php |
Returns the session data. |
ImageEffectDeleteForm::getFormID |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Returns a unique string identifying the form. |
PHP_Token_Stream::getLinesOfCode |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
NodeAccessLanguageTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Modules to enable. |
FlattenException::getAllPrevious |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
Twig_Parser::getExpressionParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
Gets the expression parser. |
MessageInterface::getHeaderLines |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get an array of message header lines |
RequestInterface::getCurlOptions |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the cURL options that will be applied when the cURL handle is created |
PhpSessionStorageTest::$savePath |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php |
|
FeedProcessorPluginTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php |
|
FieldInstanceEditForm::getFormID |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceEditForm.php |
Returns a unique string identifying the form. |
BreakpointGroupCRUDTest::getInfo |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupCRUDTest.php |
|
ClassUtilsTest::testGetRealClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
@dataProvider dataGetClass |
PhpSessionStorageTest::testClear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php |
|
PhpDumper::getInlinedDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Returns the inline definition. |
ElementsTableSelectTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
|
Twig_TokenParser_Sandbox::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php |
Gets the tag name associated with this token parser. |
PagerPluginBase::getItemsPerPage |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get how many items per page this pager will display. |
Twig_TokenParser_Extends::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Extends.php |
Gets the tag name associated with this token parser. |
MemcachedProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
LanguageUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
|
AssetCollection::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns the highest last-modified value of all assets in the current collection. |
taxonomy_field_widget_info_alter |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info_alter(). |
ValidNumberStepUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidNumberStepUnitTest.php |
|
GetResponseForExceptionEvent.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php |
|
IbanValidatorTest::getValidIbans |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php |
|
SimpletestResultsForm::getFormID |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
Returns a unique string identifying the form. |
RequestDataCollector::getFlashes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
PathProcessorManager::getInbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Returns the sorted array of inbound processors. |
RequestDataCollector::getContent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
ConfirmFormTestForm::getQuestion |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion(). |
UserEntityCallbacksTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
|
ActionAdminManageForm::getFormID |
function |
drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php |
Returns a unique string identifying the form. |
MetadataBagTest::testGetLifetime |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
AggregatorTestBase::getValidOpml |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Creates a valid OPML file from an array of feeds. |
UserRoleUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserRoleUpgradePathTest.php |
|
MetadataBagTest::testGetLastUsed |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|