EasyRdf_Format::registerParser |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Class method to register a parser class to a format name |
Twig_TemplateTest::__construct |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
Constructor. |
MessageInterface::removeHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Remove a specific HTTP header. |
EntityBCDecoratorTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityBCDecoratorTest.php |
|
TriggeringElementTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/TriggeringElementTest.php |
|
DumperTest::testSetIndentation |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
StaticReflectionMethod::export |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
TimeDataCollector::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
|
DumperTest::testSpecifications |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
PHP_Token_Stream::offsetExists |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
MetadataGeneratorTest::getInfo |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
|
FeedProcessorPluginTest::setUp |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php |
Overrides \Drupal\simpletest\WebTestBase::setUp(). |
CachePluginBase::gatherHeaders |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Gather the JS/CSS from the render array, the html head from the band data. |
_field_sort_items_value_helper |
function |
drupal/core/modules/field/field.module |
Callback for usort() within theme_field_multiple_value_form(). |
DependencyFailureTest::testOne |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/DependencyFailureTest.php |
|
ENTITY_TEST_TYPES_MULTILINGUAL |
constant |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Filter that limits test entity list to multilingual ones. |
DependencyFailureTest::testTwo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/DependencyFailureTest.php |
@depends testOne |
ConfirmFormBase::getCancelPath |
function |
drupal/core/lib/Drupal/Core/Form/ConfirmFormBase.php |
Returns the page to go to if the user cancels the action. |
NumberItemTest::testNumberItem |
function |
drupal/core/modules/number/lib/Drupal/number/Tests/NumberItemTest.php |
Tests using entity fields of the number field type. |
RouteCollection::addCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Adds a route collection at the end of the current set by appending all
routes of the added collection. |
file_validate_image_resolution |
function |
drupal/core/modules/file/file.module |
Verifies that image dimensions are within the specified maximum and minimum. |
UserTranslationUITest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
|
BaseCompilerFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
Filters an asset after it has been loaded. |
StaticReflectionMethod::invoke |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
TimeDataCollector::getDuration |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the request elapsed time. |
MemcachedCacheTest::$memcached |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/MemcachedCacheTest.php |
|
views.view.test_view_empty.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_empty.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_empty.yml |
Twig_NodeInterface::getNodeTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeInterface.php |
|
FieldImportChangeTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportChangeTest.php |
|
Twig_TemplateTest::doGetParent |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
GoneHttpException::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/GoneHttpException.php |
Constructor. |
TimeDataCollector::getInitTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the initialization time. |
views.view.test_dropbutton.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_dropbutton.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_dropbutton.yml |
taxonomy_term_load_parents_all |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Find all ancestors of a given term ID. |
Twig_FunctionCallableInterface |
interface |
drupal/core/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php |
Represents a callable template function. |
QueryString::aggregateUsingPhp |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Aggregate multi-valued parameters using PHP style syntax |
ConfirmFormBase::getCancelText |
function |
drupal/core/lib/Drupal/Core/Form/ConfirmFormBase.php |
Returns a caption for the link which cancels the action. |
PHPUnit_Framework_TestListener |
interface |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestListener.php |
A Listener for test progress. |
BreakpointGroupTestBase::setUp |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
RequestInterface::removeCookie |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Remove a specific cookie value by name |
SortDateTest::testDateOrdering |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php |
Tests numeric ordering of the result set. |
FilterPluginBase::$no_operator |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Disable the possibility to use operators. |
AttributeBagInterface::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php |
Sets attributes. |
ViewExecutable::$exposed_input |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
An array of input values from exposed forms. |
_field_filter_xss_allowed_tags |
function |
drupal/core/modules/field/field.module |
Returns a list of tags allowed by field_filter_xss(). |
BrowserTest::testXPathEscaping |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrowserTest.php |
Tests XPath escaping. |
views.view.test_click_sort.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_click_sort.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_click_sort.yml |
DummyReadOnlyStreamWrapper.php |
file |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php |
Definition of Drupal\file_test\DummyReadOnlyStreamWrapper. |
Twig_TemplateArrayAccessObject |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
RedirectRouteInterface::getUri |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RedirectRouteInterface.php |
Get the absolute uri to redirect to external domains. |