WizardPluginBase::$sorts |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Views items configuration arrays for sorts added by the wizard. |
entity_cache_test.module |
file |
drupal/core/modules/system/tests/modules/entity_cache_test/entity_cache_test.module |
Helper module for entity cache tests. |
PHP_Token_FUNCTION::$ccn |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
ForumIndexTest::$modules |
property |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumIndexTest.php |
Modules to enable. |
TreeDataUnitTest::$links |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
Dummy link structure acceptable for menu_tree_data(). |
RegexValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/RegexValidator.php |
Checks if the passed value is valid. |
LANGUAGE_NEGOTIATION_URL |
constant |
drupal/core/modules/language/language.negotiation.inc |
The language is determined using path prefix or domain. |
Sql::addHavingExpression |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add a complex HAVING clause to the query.
The caller is responsible for ensuring that all fields are fully qualified
(TABLE.FIELD) and that the table and an appropriate GROUP BY already exist in the query.
Internally the dbtng method… |
form_process_tableselect |
function |
drupal/core/includes/form.inc |
Creates checkbox or radio elements to populate a tableselect table. |
PluginUIBase::formSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php |
Implements \Drupal\system\Plugin\PluginUIInterface::formSumbit(). |
OptionsDynamicValuesTest |
class |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesTest.php |
Sets up a Options field for testing allowed values functions. |
PngoutFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
Filters an asset after it has been loaded. |
CurlVersion::getInstance |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlVersion.php |
Get the singleton instance of the CurlVersion object |
ConfigItem::validateForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItem.php |
Overrides \Drupal\views_ui\Form\Ajax\ViewsFormBase::validateForm(). |
UserDataTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/UserDataTest.php |
Views used by this test. |
Connection::databaseType |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Returns the name of the PDO driver for this connection. |
PngoutFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
Filters an asset just before it's dumped. |
SortingTest::testSorting |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/SortingTest.php |
Tests the sorting functionality. |
UrlGenerator::doGenerate |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
|
image_module_test.module |
file |
drupal/core/modules/image/tests/image_module_test.module |
Provides Image module hook implementations for testing purposes. |
jquery.ui.selectable.css |
file |
drupal/core/misc/ui/themes/base/jquery.ui.selectable.css |
/*!
* jQuery UI Selectable 1.10.2
* http://jqueryui.com
*
* Copyright 2013 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Selectable#theming
… |
UserRegistrationTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php |
Definition of Drupal\user\Tests\UserRegistrationTest. |
SystemConfigFormTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/SystemConfigFormTest.php |
Contains \Drupal\system\Tests\Form\SystemConfigFormTest. |
WebTestBase::$curlHandle |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The handle of the current cURL connection. |
DecoderInterface::decode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/DecoderInterface.php |
Decodes a string into PHP data. |
jquery.ui.datepicker.css |
file |
drupal/core/misc/ui/themes/base/jquery.ui.datepicker.css |
/*!
* jQuery UI Datepicker 1.10.2
* http://jqueryui.com
*
* Copyright 2013 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Datepicker#theming
… |
FieldMapEnhancerTest.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
config_admin_import_form |
function |
drupal/core/modules/config/config.admin.inc |
Form constructor for configuration import form. |
ArchiveTar::setAttribute |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
This method set specific attributes of the archive. It uses a variable
list of parameters, in the format attribute code + attribute values :
$arch->setAttribute(ARCHIVE_TAR_ATT_SEPARATOR, ','); |
Mimetypes::fromExtension |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Mimetypes.php |
Get a mimetype value from a file extension |
RedirectTest::$testViews |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RedirectTest.php |
Views used by this test. |
UserSignatureTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php |
Sets up a Drupal site for running functional and integration tests. |
config.storage.installer |
service |
drupal/core/core.services.yml |
Drupal\Core\Config\InstallStorage |
LocalTasksTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalTasksTest.php |
|
RequestDataCollectorTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
|
AssertionFailedError.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/AssertionFailedError.php |
|
SearchBlockTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php |
|
FormatDateTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Modules to enable. |
RequestMediator::$emitIo |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/RequestMediator.php |
|
HandlerBase::usesGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Provides the handler some groupby. |
FormatDateTest::LANGCODE |
constant |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Arbitrary langcode for a custom language. |
AliasTest::testWhitelist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/AliasTest.php |
Tests the alias whitelist. |
EventManagerTest::preFoo |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
BackendChain::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteTags(). |
EntityMalformedException |
class |
drupal/core/lib/Drupal/Core/Entity/EntityMalformedException.php |
Defines an exception thrown when a malformed entity is passed. |
WizardTestBase::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardTestBase.php |
Modules to enable. |
CacheArray::offsetExists |
function |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
Implements ArrayAccess::offsetExists(). |
update_process_info_list |
function |
drupal/core/modules/update/update.compare.inc |
Populates an array of project data. |
EntityDisplayBase::$uuid |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Unique UUID for the config entity. |
user_uid_optional_to_arg |
function |
drupal/core/modules/user/user.module |
Returns $arg or the user ID of the current user if $arg is '%' or empty. |