FileStorageTest::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
Attachment::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Not all display plugins will suppert pager rendering. |
FieldInstance::$deleted |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
Flag indicating whether the instance is deleted. |
ViewUI::createDuplicate |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::createDuplicate(). |
FilterBase::__construct |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterBase.php |
Constructs a Drupal\Component\Plugin\PluginBase object. |
FileStorageTest::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
RouterTestBundle::build |
function |
drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouterTestBundle.php |
Overrides Symfony\Component\HttpKernel\Bundle\Bundle::build(). |
FilterHtmlCorrector.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtmlCorrector.php |
Contains \Drupal\filter\Plugin\Filter\FilterHtmlCorrector. |
StaticDiscoveryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/StaticDiscoveryTest.php |
Definition of Drupal\system\Tests\Plugin\Discovery\StaticDiscoveryTest. |
authorize_run_operation |
function |
drupal/core/includes/authorize.inc |
Runs the operation specified in $_SESSION['authorize_operation']. |
HttpKernelTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/HttpKernelTest.php |
This method exists to support the simpletest UI runner. |
drupal_generate_test_ua |
function |
drupal/core/includes/bootstrap.inc |
Generates a user agent string with a HMAC and timestamp for simpletest. |
FileStorageTest::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
CancelUser::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/CancelUser.php |
Constructs a DeleteNode object. |
ChainEncoder::$encoders |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainEncoder.php |
|
PathPluginBase::hasPath |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::hasPath(). |
DatabaseStorageTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
Definition of Drupal\config\Tests\Storage\DatabaseStorageTest. |
PasswordHashingTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PasswordHashingTest.php |
Definition of Drupal\system\Tests\System\PasswordHashingTest. |
LoggerInterface::notice |
function |
drupal/core/vendor/psr/log/Psr/Log/LoggerInterface.php |
Normal but significant events. |
ViewsHooksTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsHooksTest.php |
|
DeleteForm::getQuestion |
function |
drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php |
Returns the question to ask the user. |
CssMinFilter::setFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssMinFilter.php |
|
LanguageUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests upgrading a filled database with language data. |
CacheProvider::contains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Test if an entry exists in the cache. |
PathPluginBase::getPath |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php |
Return the base path to use for this display. |
file_managed_file_value |
function |
drupal/core/modules/file/file.module |
Render API callback: Determines the value for a managed_file type element. |
Process::STATUS_STARTED |
constant |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
CriteriaTest::testWhere |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php |
|
ConfigTestInterface.php |
file |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestInterface.php |
Contains \Drupal\config_test\Plugin\Core\Entity\ConfigTestInterface. |
TranslationLinkTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationLinkTest.php |
Contains \Drupal\translation_entity\Tests\Views\TranslationLinkTest. |
rdf_preprocess_username |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_preprocess_HOOK() for theme_username(). |
SelectExtender::__clone |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Clone magic method. |
CssMinFilter::setPlugin |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssMinFilter.php |
|
DynamicRouter::$matcher |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
|
ArrayElement::$elements |
property |
drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php |
Parsed elements. |
PostFile::getCurlString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Get a cURL ready string for the upload |
UnicodeTest::testStrlen |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Tests Unicode::strlen(). |
ValidNumberStepUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidNumberStepUnitTest.php |
Tests number step validation by valid_number_step(). |
CacheProvider::getStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieves cached information from data store |
RdfMappingException.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingException.php |
Contains RdfMappingException. |
Schema::getFieldTypeMap |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
AnnotationInterface.php |
file |
drupal/core/lib/Drupal/Component/Annotation/AnnotationInterface.php |
Contains Drupal\Component\Annotation\AnnotationInterface. |
PluginBase::__construct |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBase.php |
Constructs a Drupal\Component\Plugin\PluginBase object. |
GroupByTest::$testViews |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/GroupByTest.php |
Views used by this test. |
UninstallTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
Modules to enable. |
CacheProvider::flushAll |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Deletes all cache entries. |
MultiDependencyTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/MultiDependencyTest.php |
|
theme_file_managed_file |
function |
drupal/core/modules/file/file.module |
Returns HTML for a managed file element. |
StringBase::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Constructs a new locale string object. |
taxonomy_field_validate |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_validate(). |