locale_translate_export_form |
function |
drupal/core/modules/locale/locale.bulk.inc |
Form constructor for the Gettext translation files export form. |
FileTranslation::__construct |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
Constructs a StaticTranslation object. |
SystemAuthorizeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
|
StaticDiscoveryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/StaticDiscoveryTest.php |
|
EmailValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
|
VocabularyFormController.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php |
Definition of Drupal\taxonomy\VocabularyFormController. |
AssetReference::ensureFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Ensures the current asset includes the supplied filter. |
RequestInterface::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the HTTP request as a string |
Field::multiple_options_form |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Provide options for multiple value fields. |
Query::conditionGroupFactory |
function |
drupal/core/lib/Drupal/Core/Config/Entity/Query/Query.php |
Implements \Drupal\Core\Entity\Query\QueryInterface::conditionGroupFactory(). |
EasyRdf_Literal::__construct |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Constructor for creating a new literal |
BlockTest::moveBlockToRegion |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Moves a block to a given region via the UI and confirms the result. |
RequestTest::testConstructor |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::__construct |
LegacyUrlMatcher::setContext |
function |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
Sets the request context. |
UglifyJsFilter::$uglifyjsBin |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
|
AssetReference::clearFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Clears all filters from the current asset. |
AbstractComparison::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/AbstractComparison.php |
|
LegacyUrlMatcher::getContext |
function |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
Gets the request context. |
drupal_serve_page_from_cache |
function |
drupal/core/includes/bootstrap.inc |
Sets HTTP headers in preparation for a cached page response. |
Twig_Environment::getGlobals |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the registered Globals. |
locale_translate_batch_build |
function |
drupal/core/modules/locale/locale.bulk.inc |
Build a locale batch from an array of files. |
LockBackendAbstract::$lockId |
property |
drupal/core/lib/Drupal/Core/Lock/LockBackendAbstract.php |
Current page lock token identifier. |
Constraint::getDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraint.php |
Returns the name of the default option |
AlterTest::testAlterWithJoin |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can alter the joins on a query. |
VocabularyListController.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Contains \Drupal\taxonomy\VocabularyListController. |
SerializationTestEncoder.php |
file |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
Contains \Drupal\serialization_test\SerializationTestEncoder. |
hook_taxonomy_term_predelete |
function |
drupal/core/modules/taxonomy/taxonomy.api.php |
Act before taxonomy term deletion. |
LegacyUrlMatcher::setRequest |
function |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
Sets the request object to use. |
EasyRdf_Literal::getDatatype |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Returns the shortened datatype URI of the literal. |
LinkFieldTest::testLinkTitle |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests the link title settings of a link field. |
TrackerAttributesTest::setUp |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
Sets up a Drupal site for running functional and integration tests. |
UglifyJsFilter::$noCopyright |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
|
AreaTitleTest::testTitleText |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTitleTest.php |
Tests the title area handler. |
LegacyUrlMatcher::getRequest |
function |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
Gets the request object. |
WordLevelDiff::WordLevelDiff |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
error_test_generate_warnings |
function |
drupal/core/modules/system/tests/modules/error_test/error_test.module |
Menu callback; generate warnings to test the error handler. |
PHP_Token_Stream::$functions |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
ShapeItemTest::testShapeItem |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/ShapeItemTest.php |
Tests using entity fields of the field field type. |
RequestTest::testGetPassword |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
GeneratorDumper::__construct |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php |
Constructor. |
EsiTest::testNeedsEsiParsing |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
error_test_trigger_exception |
function |
drupal/core/modules/system/tests/modules/error_test/error_test.module |
Menu callback; trigger an exception to test the exception handler. |
TrackerNodeAccessTest::setUp |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php |
Sets up a Drupal site for running functional and integration tests. |
RowPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
BlockCacheTest::$normal_user |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
|
ImageStyleFlushTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php |
|
Serializer::$normalizerCache |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
locale_translate_file_create |
function |
drupal/core/modules/locale/locale.bulk.inc |
Creates a file object and populates the timestamp property. |
UserAttributesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/UserAttributesTest.php |
Modules to enable. |
HandlerAllTest::testHandlers |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAllTest.php |
Tests most of the handlers. |