PluginInstanceTest::testPluginData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php |
Confirms that there is plugin data for all views plugin types. |
LocaleUpdateInterfaceTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php |
|
form_test_programmatic_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler for programmatic form submissions. |
DisplayPluginBase::executeHookMenu |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
If this display creates a page with a menu item, implement it here. |
TranslationsStream::getExternalUrl |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationsStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
IoEmittingEntityBody::getAllEvents |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
Get a list of all of the events emitted from the class |
NodeCreationTest::testNodeCreation |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php |
Creates a "Basic page" node and verifies its consistency in the database. |
DependencyTest::testMissingModules |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php |
Attempts to enable a module with a missing dependency. |
MainContentFallbackTest::$web_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php |
|
Twig_Extension_Escaper::getFilters |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
Returns a list of filters to add to the existing list. |
RowPluginTest::drupalCreateComment |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/RowPluginTest.php |
Helper function to create a random comment. |
StringDatabaseStorage::$connection |
property |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
The database connection. |
ProcessorInterface::settingsSubmit |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php |
Adds processor specific submission handling for the configuration form. |
DisplayPageTest::testPageResponses |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Checks the behavior of the page for access denied/not found behaviours. |
AlterTest::testSimpleAlterSubquery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can do basic alters on subqueries. |
RowPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php |
Validate the options form. |
ContactPersonalTest::$contact_user |
property |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
A user without any permissions. |
ImageStyleFlushTest::getImageCount |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php |
Count the number of images currently created for a style in a wrapper. |
PathProcessorLanguage::__construct |
function |
drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php |
Constructs a PathProcessorLanguage object. |
EsiTest::testProcessEscapesPhpTags |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
file_field_widget_process_multiple |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Processes a group of file_generic field elements. |
StringDatabaseStorage::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Constructs a new StringStorage controller. |
hook_editor_default_settings_alter |
function |
drupal/core/modules/editor/editor.api.php |
Modifies default settings for editor instances. |
DateTimePlus::$inputFormatAdjusted |
property |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
The prepared format, if provided. |
_drupal_session_garbage_collection |
function |
drupal/core/includes/session.inc |
Session handler assigned by session_set_save_handler(). |
Framework_AssertTest::sameProvider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
|
EasyRdf_Serialiser_Json::serialise |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Json.php |
Method to serialise an EasyRdf_Graph to RDF/JSON |
MetadataInterface::findConstraints |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/MetadataInterface.php |
Returns all constraints for a given validation group. |
IpValidatorTest::testInvalidIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidIpsAll |
NotFoundHttpException::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/NotFoundHttpException.php |
Constructor. |
PHPUnit_Util_TestDox_ResultPrinter |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
Base class for printers of TestDox documentation. |
EntityReferenceEntityFormatter.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Contains \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceEntityFormatter. |
EditEntityFieldAccessCheck::access |
function |
drupal/core/modules/edit/lib/Drupal/edit/Access/EditEntityFieldAccessCheck.php |
Implements AccessCheckInterface::access(). |
LanguageConfigurationTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php |
|
Twig_Extension_Core::$numberFormat |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
BasicSyntaxTest::testLikeBackslash |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/BasicSyntaxTest.php |
Tests a LIKE query containing a backslash. |
DrupalDiffFormatter::_block_header |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
PHPUnit_Framework_SkippedTestError |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SkippedTestError.php |
Extension to PHPUnit_Framework_AssertionFailedError to mark the special
case of a skipped test. |
MemoryCounterBackend::resetCounter |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryCounterBackend.php |
Resets the call counter. |
NodeFormButtonsTest::assertButtons |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFormButtonsTest.php |
Assert method to verify the buttons in the dropdown element. |
ImageEffectDeleteForm::$imageStyle |
property |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
The image style containing the image effect to be deleted. |
Twig_Extension_Core::setDateFormat |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Sets the default format to be used by the date filter. |
FileNotFoundException::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php |
Constructor. |
DatabaseStorageExpirable::destruct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\DestructableInterface::destruct(). |
QueryGroupByTest::testGroupByCount |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
ConfigImporter::getStorageComparer |
function |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
Gets the configuration storage comparer. |
Twig_Extension_Core::getDateFormat |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Gets the default format to be used by the date filter. |
Validation::createValidatorBuilder |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validation.php |
Creates a configurable builder for validator objects. |
views.view.test_group_by_count.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_group_by_count.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_group_by_count.yml |
ImageEffectDeleteForm::getQuestion |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Returns the question to ask the user. |