PictureAdminUITest::getInfo |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Drupal\simpletest\WebTestBase\getInfo(). |
UglifyJs2Filter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php |
Filters an asset just before it's dumped. |
ValidationVisitor::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
Validates a value. |
SessionStorageInterface.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
|
CoveredClass::privateMethod |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveredClass.php |
|
ExceptionInSetUpTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInSetUpTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
ImageToolkitInterface::save |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Writes an image resource to a destination file. |
Request::HEADER_CLIENT_HOST |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
|
ArgumentStringTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php |
|
EntityCrudHookTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
|
FilterSecurityTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
|
MenuTest::addCustomMenuCRUD |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Add custom menu using CRUD functions. |
CommentActionsTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php |
|
DateHelper::weekDaysOrdered |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Reorders weekdays to match the first day of the week. |
Request::HEADER_CLIENT_PORT |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
|
AssetCollectionIterator.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
PhpBridgeSessionStorage.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php |
|
shortcut_link_edit_validate |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Validation handler for the shortcut link add and edit forms. |
ConfigImporterTest::testNew |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php |
Tests creation of configuration during import. |
HandlerBase::showExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Shortcut to display the exposed options form. |
FilterNumericTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
Modules to enable. |
ArchiveTar::_readLongHeader |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
CKEditorAdminTest::$modules |
property |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorAdminTest.php |
Modules to enable. |
EditorManagerTest::$modules |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorManagerTest.php |
Modules to enable. |
MoveTest::testExistingError |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Test that moving onto an existing file fails when FILE_EXISTS_ERROR is
specified. |
Process::processFileHandles |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Handles the windows file handles fallbacks. |
EventDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Collects data for the given Request and Response. |
StylePluginBase::wizardForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Provide a form in the views wizard if this style is selected. |
CacheDecorator::__construct |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php |
Constructs a Drupal\Core\Plugin\Discovery\CacheDecorator object. |
MemoryStorageTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Deletes created files, database tables, and reverts all environment changes. |
SessionInterface::isStarted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Checks if the session was started. |
_block_get_renderable_block |
function |
drupal/core/modules/block/block.module |
Builds the content and label for a block. |
ViewUnitTestBase::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Returns the views data definition. |
CommentPreviewTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php |
|
KeyValueDatabaseFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueDatabaseFactory. |
ConfigOverrideTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigOverrideTest.php |
|
VocabularyUnitTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
|
AggregatorFeedBlock::access |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
CountValidatorCountableTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorCountableTest.php |
@author Bernhard Schussek <bschussek@gmail.com> |
CommentFormController::form |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
Twig_Template::displayBlock |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Displays a block. |
RequirementsTest::testThree |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php |
@requires PHP 2.0 |
PHPUnit_Util_XML::cssSelect |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
Parse an $actual document and return an array of DOMNodes
matching the CSS $selector. If an error occurs, it will
return FALSE. |
ValueContainer::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php |
|
StylePluginBase::pre_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Allow the style to do stuff before each row is rendered. |
theme_simpletest_test_table |
function |
drupal/core/modules/simpletest/simpletest.theme.inc |
Returns HTML for a test list generated by simpletest_test_form() into a table. |
Twig_Extension::initRuntime |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
Initializes the runtime environment. |
PHPUnit_Util_XML::findNodes |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
Parse out the options from the tag using DOM object tree. |
EasyRdf_Parser_Turtle::read |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Read a single character from the input buffer.
Returns -1 when the end of the file is reached.
@ignore |
EventDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Returns the name of the collector. |