plugin.manager.views.argument_validator |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
FilterFormatStorageController::postSave |
function |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postSave(). |
LanguageConditionTest::$languageManager |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/Condition/LanguageConditionTest.php |
The language manager. |
AbstractProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
HttpCacheTestCase::getMetaStorageValues |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
language_admin_add_custom_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validate the language addition form on custom language button. |
PHP_CodeCoverage_Report_Node_File::crap |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Calculates the Change Risk Anti-Patterns (CRAP) index for a unit of code
based on its cyclomatic complexity and percentage of code coverage. |
MemcacheProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcacheProfilerStorageTest.php |
|
EntityTranslationSyncImageTest::getInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
|
RangeValidatorTest::testMinMessageIsSet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
|
RangeValidatorTest::testMaxMessageIsSet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
|
SimpleTestTest::testUserAgentValidation |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Test validation of the User-Agent header we use to perform test requests. |
image_field_views_data_views_data_alter |
function |
drupal/core/modules/image/image.views.inc |
Implements hook_field_views_data_views_data_alter(). |
_session_test_set_message_but_dont_save |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Menu callback, sets a message but call drupal_save_session(FALSE). |
StringStorageInterface::getTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads multiple string translation objects. |
ConstraintManager::getDefinitionsByType |
function |
drupal/core/lib/Drupal/Core/Validation/ConstraintManager.php |
Returns a list of constraints that support the given type. |
StringStorageInterface::findTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads a string translation object, fast query. |
ImageAdminStylesTest::createSampleImage |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Given an image style, generate an image. |
ManageDisplayTest::assertNodeViewNoText |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Asserts that a string is not found in the rendered node in a view mode. |
ThemeTest::testFrontPageThemeSuggestion |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Ensure page-front template suggestion is added when on front page. |
ConfigStorageController::$configFactory |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
The config factory service. |
ConfigStorageController::$configStorage |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
The config storage service. |
PathProcessorLanguage::$languageManager |
property |
drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php |
Language manager for retrieving the url language type. |
ConfigStorageController::createInstance |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Instantiates a new instance of this entity controller. |
MTimeProtectedFileStorageTest::testCRUD |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests basic load/save/delete operations. |
ConfigStorageController::deleteRevision |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::deleteRevision(). |
DatabaseStorageExpirable::setWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpireInterface::setWithExpire(). |
RemoteFileUnmanagedDeleteTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
Modules to enable. |
MockFileSessionStorageTest::$sessionDir |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
UnmanagedSaveDataTest::testFileSaveData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php |
Test the file_unmanaged_save_data() function. |
EntityStorageControllerInterface::create |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Constructs a new entity object, without permanently saving it. |
ConstraintViolationInterface::getMessage |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationInterface.php |
Returns the violation message. |
EntityStorageControllerInterface::delete |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Deletes permanently saved entities. |
LanguageUILanguageNegotiationTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
Sets up a Drupal site for running functional and integration tests. |
StringDatabaseStorage::createTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::createTranslation(). |
LanguageValidatorTest::getValidLanguages |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
EasyRdf_Serialiser_GraphViz::renderImage |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
Internal function to render a graph into an image |
MockArraySessionStorageTest::$attributes |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
PHP_CodeCoverage_Report_HTML::$generator |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML.php |
|
views.view.test_store_pager_settings.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_store_pager_settings.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_store_pager_settings.yml |
PathProcessorManager::$inboundProcessors |
property |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Holds the array of inbound processors to cycle through. |
PHP_CodeCoverage_Report_HTML::$highlight |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML.php |
|
CacheBackendInterface::garbageCollection |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Performs garbage collection on a cache bin. |
MenuLinkStorageController::findRouteName |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Returns the route_name matching a URL. |
NullSessionStorageTest::testSaveHandlers |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
|
FieldSqlStorageTest::testFieldAttachLoad |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Uses the mysql tables and records to verify
field_load_revision works correctly. |
PHP_CodeCoverage_Report_Node::$pathArray |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
LanguageDependencyInjectionTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
|
MailUpgradePathTest::checkCompletionPage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/MailUpgradePathTest.php |
Overrides UpgradePathTestBase::checkCompletionPage(). |
FieldStorageController::loadByProperties |
function |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |