RedisProfilerStorage::appendValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Appends data to an existing item on the Redis server. |
FragmentListener::validateRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/FragmentListener.php |
|
IsbnValidatorTest::getValidIsbn13 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
|
drupal_register_shutdown_function |
function |
drupal/core/includes/bootstrap.inc |
Registers a function for execution on shutdown. |
DrupalKernel::getContainerBuilder |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Gets a new ContainerBuilder instance used to build the service container. |
NodeRevisionPermissionsTest::$map |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
|
Process::$incrementalOutputOffset |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
RenderTest::assertRenderedElement |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests that elements are rendered properly. |
MockArraySessionStorage::$started |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
FieldInterface::getStorageDetails |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInterface.php |
Returns information about how the storage backend stores the field data. |
DrupalKernel::dumpDrupalContainer |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Dumps the service container to PHP code in the config directory. |
RenderTest::testDrupalRenderCache |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests caching of an empty render item. |
Rss::options_form_summary_options |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php |
Return the main options, which are shown in the summary title |
datetime_datetime_widget_validate |
function |
drupal/core/modules/datetime/datetime.module |
Validation callback for the datetime widget element. |
IsbnValidatorTest::getInvalidIsbn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
|
datetime_datelist_widget_validate |
function |
drupal/core/modules/datetime/datetime.module |
Validation callback for the datelist widget element. |
UserLanguageCreationTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
|
CommentTranslationUITest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
|
Twig_Function_Method::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Function/Method.php |
|
FormTestServiceObject::submitForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestServiceObject.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
EasyRdf_Literal_Decimal::getValue |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/Decimal.php |
Return the value of the literal cast to a PHP double |
ContainerBuilder::$trackResources |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
|
ValidatorBuilder::$methodMappings |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
PHPUnit_Util_Log_JUnit::startTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
A test started. |
theme_system_modules_incompatible |
function |
drupal/core/modules/system/system.admin.inc |
Returns HTML for a message about incompatible modules. |
DrupalKernel::getModuleNamespaces |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Gets the namespaces of each enabled module. |
EasyRdf_Sparql_Result::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Result.php |
Magic method to return value of the result to string |
menu_test_custom_403_404_callback |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Callback for our custom 403 and 404 pages. |
EntityQueryAggregateTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
|
UrlMatcherTest::testMatchRouteKey |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/UrlMatcherTest.php |
|
ForumBlockTest::createForumTopics |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
Creates a forum topic. |
FilterDefaultConfigTest::$modules |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultConfigTest.php |
Modules to enable. |
Twig_Function_Function::$function |
property |
drupal/core/vendor/twig/twig/lib/Twig/Function/Function.php |
|
EasyRdf_Literal_HTML::__construct |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/HTML.php |
Constructor for creating a new rdf:HTML literal |
EntityFormController::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Constructs an EntityFormController object. |
FilterPluginBase::storeGroupInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
If set to remember exposed input in the session, store it there.
This function is similar to storeExposedInput but modified to
work properly when the filter is a group. |
translation_node_get_translations |
function |
drupal/core/modules/translation/translation.module |
Gets all nodes in a given translation set. |
PHP_Token_ENCAPSED_AND_WHITESPACE |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Language::LANGCODE_NOT_APPLICABLE |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
The language code used when the marked object has no linguistic content. |
PHPUnit_Util_Log_TAP::$testNumber |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
|
FinalMatcherInterface::finalMatch |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/NestedMatcher/FinalMatcherInterface.php |
Matches a request against a route collection and returns exactly one result. |
EasyRdf_Literal_Boolean::getValue |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/Boolean.php |
Return the value of the literal cast to a PHP bool |
RouterDataCollector::$controllers |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
|
translation_path_get_translations |
function |
drupal/core/modules/translation/translation.module |
Returns the paths of all translations of a node, based on its Drupal path. |
SearchNumberMatchingTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php |
|
NodeTypePersistenceTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypePersistenceTest.php |
Modules to enable. |
MenuLinkInterface::setRouteObject |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkInterface.php |
Sets the route object for this link. |
Unicode::PREG_CLASS_WORD_BOUNDARY |
constant |
drupal/core/lib/Drupal/Component/Utility/Unicode.php |
Matches Unicode characters that are word boundaries. |
EasyRdf_Sparql_Client::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Client.php |
Magic method to return URI of the SPARQL endpoint when casted to string |
PHPUnit_Util_Log_TAP::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
Constructor. |