ThemeTestTwig::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestTwig.php |
Modules to enable. |
LoggerInterfaceTest.php |
file |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
SettingsRewriteTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SettingsRewriteTest.php |
Contains Drupal\system\Tests\System\SettingsRewriteTest. |
QueryString::fromString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Parse a query string into a QueryString object |
AbstractLogger::warning |
function |
drupal/core/vendor/psr/log/Psr/Log/AbstractLogger.php |
Exceptional occurrences that are not errors. |
BreakpointGroupTestBase |
class |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php |
Base class for Breakpoint group tests. |
DateTimePlus::getErrors |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Retrieves error messages. |
SelectExtender::orderBy |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Orders the result set by a given field. |
PhpProcess::__construct |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpProcess.php |
Constructor. |
EntityApiTest::testCRUD |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiTest.php |
Tests basic CRUD functionality of the Entity API. |
PublishComment::execute |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/PublishComment.php |
Executes the plugin. |
CountValidatorArrayTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorArrayTest.php |
@author Bernhard Schussek <bschussek@gmail.com> |
FileProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
|
TranslatorInterface.php |
file |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/TranslatorInterface.php |
Contains \Drupal\Core\StringTranslation\Translator\TranslationInterface. |
QueryString::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Convert the query string parameters to a query string string |
LocalePathTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php |
|
EntityRow::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Overrides Drupal\views\Plugin\views\PluginBase::summaryTitle(). |
ExtensionGuesser::guess |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php |
Tries to guess the extension |
SiteMaintenanceTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
Definition of Drupal\system\Tests\System\SiteMaintenanceTest. |
translation_entity_help |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_help(). |
views_get_enabled_views |
function |
drupal/core/modules/views/views.module |
Returns an array of all enabled views, as fully loaded $view objects. |
rdf_modules_uninstalled |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_modules_uninstalled(). |
PHP_Token_InterfaceTest |
class |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
Tests for the PHP_Token_INTERFACE class. |
twig_date_format_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Converts a date to the given format. |
ElementsTableSelectTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the tableselect form element for expected behavior. |
twig_date_modify_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Returns a new date object modified |
UnicodeTest::testStatus |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Tests Unicode::getStatus() and Unicode::setStatus(). |
DateValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/DateValidator.php |
Checks if the passed value is valid. |
MemcachedMock::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php |
|
NestedArrayUnitTest.php |
file |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Contains \Drupal\Core\NestedArrayUnitTest. |
tour.tour.tour-test.yml |
file |
drupal/core/modules/tour/tests/tour_test/config/tour.tour.tour-test.yml |
drupal/core/modules/tour/tests/tour_test/config/tour.tour.tour-test.yml |
ExceptionInTearDownTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTearDownTest.php |
|
Transaction::__destruct |
function |
drupal/core/lib/Drupal/Core/Database/Transaction.php |
|
SelectExtender::groupBy |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Groups the result set by the specified field. |
RemoveRoleUser::execute |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/RemoveRoleUser.php |
Executes the plugin. |
HttpException::$headers |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpException.php |
|
views_ui.contextual.css |
file |
drupal/core/modules/views_ui/css/views_ui.contextual.css |
/**
* The .contextual.css file is intended to contain styles that override declarations
* in the Contextual module.
*/
/* @group Wrapper */
#views-live-preview .contextual-region-active {
outline: medium none;
}
#views-live-preview… |
filter_xss_bad_protocol |
function |
drupal/core/includes/common.inc |
Processes an HTML attribute value and strips dangerous protocols from URLs. |
Gettext::fileToDatabase |
function |
drupal/core/modules/locale/lib/Drupal/locale/Gettext.php |
Reads the given PO files into the database. |
EntityFormTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php |
|
TaggingTest::testHasTag |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Confirms that a query has a tag added to it. |
PhpDumper::hasReference |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Checks if a service id has a reference. |
Attachment::usesExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Attachment displays only use exposed widgets if
they are set to inherit the exposed filter settings
of their parent display. |
templates_as_array.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/templates_as_array.test |
|
PoMetadataInterface.php |
file |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Definition of Drupal\Component\Gettext\PoMetadataInterface. |
hook_updater_info_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the Updater information array. |
TestLogger::countErrors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php |
Returns the number of errors. |
translation_entity_menu |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_menu(). |
NodeTitleTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php |
Modules to enable. |
UserEntityTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityTest.php |
|