ChainEncoder::encode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainEncoder.php |
Encodes data into the given format |
Schema::processField |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Set database-engine specific properties for a field. |
FactoryInterface.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php |
Definition of Drupal\Component\Plugin\Factory\FactoryInterface. |
drupal_retrieve_form |
function |
drupal/core/includes/form.inc |
Retrieves the structured array that defines a given form. |
StringBase::$version |
property |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
The string version. |
LoggerInterface::log |
function |
drupal/core/vendor/psr/log/Psr/Log/LoggerInterface.php |
Logs with an arbitrary level. |
BadResponseException |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/BadResponseException.php |
Http request exception thrown when a bad response is received |
entity_test_rev_load |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Loads a test entity. |
XmlDumper::$document |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php |
|
MemcachedMock::flush |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php |
Flush all existing items at the server |
views_cache.test.css |
file |
drupal/core/modules/views/tests/views_test_data/views_cache.test.css |
Just a placeholder file for the test. |
RetrieveFileTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/RetrieveFileTest.php |
Definition of Drupal\system\Tests\System\RetrieveFileTest. |
MockFileTransfer.php |
file |
drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php |
Definition of Drupal\system_test\MockFileTransfer. |
ItemRenderController |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemRenderController.php |
Render controller for aggregator feed items. |
StringBase::$storage |
property |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
The locale storage this string comes from or is to be saved to. |
_twig_default_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
entity_test_mul_load |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Loads a test entity. |
Definition::isPublic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Whether this service is public facing |
UnblockUser::execute |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/UnblockUser.php |
Executes the plugin. |
WizardTest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/WizardTest.php |
Modules to enable. |
ViewUI::enforceIsNew |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::enforceIsNew(). |
GroupByTest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/GroupByTest.php |
|
Twig_TokenParser_Use |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Use.php |
Imports blocks defined in another template into the current template. |
CacheWarmerAggregate |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerAggregate.php |
Aggregates several cache warmers into a single one. |
LanguageTestBase.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php |
Contains \Drupal\language\Tests\Views\LanguageTestBase. |
Schema::createKeySql |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
|
drupal_validate_form |
function |
drupal/core/includes/form.inc |
Validates user-submitted form data in the $form_state array. |
FeedRenderController |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedRenderController.php |
Render controller for aggregator feed items. |
rdf_preprocess_image |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_preprocess_HOOK() for theme_image(). |
PHP_Token_INSTANCEOF |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
drupal_redirect_form |
function |
drupal/core/includes/form.inc |
Redirects the user to a URL after a form has been processed. |
TokenReplaceTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php |
Definition of Drupal\system\Tests\System\TokenReplaceTest. |
PHP_Token_UNSET_CAST |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
aggregator_test_menu |
function |
drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module |
Implements hook_menu(). |
TestBase::$verboseId |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Incrementing identifier for verbose output filenames. |
system_theme_default |
function |
drupal/core/modules/system/system.admin.inc |
Menu callback; Set the default theme. |
Client::CURL_OPTIONS |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
|
comment_node_prepare |
function |
drupal/core/modules/comment/comment.module |
Implements hook_node_prepare(). |
File_Iterator_Facade |
class |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator/Facade.php |
Façade implementation that uses File_Iterator_Factory to create a
File_Iterator that operates on an AppendIterator that contains an
RecursiveDirectoryIterator for each given path. The list of unique
files is returned as an array. |
Query::$queryOptions |
property |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
The query options to pass on to the connection object. |
AttributeBag::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Removes an attribute. |
PageNotFoundTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php |
Definition of Drupal\system\Tests\System\PageNotFoundTest. |
RouterTestBundle.php |
file |
drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouterTestBundle.php |
Definition of \Drupal\router_test\RouterTestBundle. |
inner_variables.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/inner_variables.test |
|
toolbar.services.yml |
file |
drupal/core/modules/toolbar/toolbar.services.yml |
drupal/core/modules/toolbar/toolbar.services.yml |
aggregator_test_feed |
function |
drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module |
Page callback. Generates a test feed and simulates last-modified and etags. |
HandlerTest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/HandlerTest.php |
|
EntitySchema::getUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php |
Implements \Drupal\rdf\SiteSchema\SchemaTermInterface::getUri(). |
ArgumentValidateTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentValidateTest.php |
Tests views user argument validator plugin. |
ResponseListenerTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ResponseListenerTest.php |
|