help_preprocess_block |
function |
drupal/core/modules/help/help.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
BankAccount::$balance |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccount.php |
The bank account's balance. |
AssetCache::getValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php |
Returns the current values for this asset. |
Response::getLocation |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Location HTTP header |
ContainerBuilder::has |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns true if the given service is defined. |
Numeric::adminSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php |
Display the filter on the administrative summary |
Username::render_link |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php |
|
DeprecatedFeature.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature.php |
|
multiple_aliases.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/multiple_aliases.test |
|
XmlFileLoaderTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
|
user_preprocess_block |
function |
drupal/core/modules/user/user.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
LanguageManager::init |
function |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Initializes each language type to a language object. |
ColorTest::_testColor |
function |
drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php |
Tests the Color module functionality using the given theme. |
PngoutFilter::$filter |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
ConfigEntityBase::get |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Overrides Entity::get(). |
ContainerBuilder::get |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Gets a service. |
Uri::buildOptionsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Uri.php |
Provide link to file option |
UserRoleAdminTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php |
Definition of Drupal\user\Tests\UserRoleAdminTest. |
FileInclusionTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Definition of Drupal\system\Tests\Form\FileInclusionTest. |
hook_field_info_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on Field API field types. |
ConfigEntityBase::set |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Overrides Entity::set(). |
DocParser::setImports |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Sets the imports |
UrlGenerator::$logger |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
|
TimeDataCollector.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
|
InsertCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
StorageTest::$modules |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StorageTest.php |
Modules to enable. |
Process::isTerminated |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Checks if the process is terminated. |
BooleanOperatorString |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperatorString.php |
Simple filter to handle matching of boolean values. |
DynamicRouterTest.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
drupal_page_set_cache |
function |
drupal/core/includes/common.inc |
Stores the current page in the cache. |
ViewExecutable::build |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Build the query for the view. |
NodeSaveTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
|
SubtreeAccess::access |
function |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Access/SubtreeAccess.php |
Checks for access to route. |
UserSignatureTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php |
Definition of Drupal\user\Tests\UserSignatureTest. |
form_validate_pattern |
function |
drupal/core/includes/form.inc |
#element_validate callback for #pattern form element property. |
Unicode::validateUtf8 |
function |
drupal/core/lib/Drupal/Component/Utility/Unicode.php |
Checks whether a string is valid UTF-8. |
TaggedWithTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
Sets up a Drupal site for running functional and integration tests. |
image.style.large.yml |
file |
drupal/core/modules/image/config/image.style.large.yml |
drupal/core/modules/image/config/image.style.large.yml |
dynamic_function.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/dynamic_function.test |
|
file_test.routing.yml |
file |
drupal/core/modules/file/tests/file_test/file_test.routing.yml |
drupal/core/modules/file/tests/file_test/file_test.routing.yml |
_batch_api_percentage |
function |
drupal/core/includes/batch.inc |
Formats the percent completion for a batch set. |
drupal_system_listing |
function |
drupal/core/includes/common.inc |
This function is kept only for backward compatibility. |
Drupal::moduleHandler |
function |
drupal/core/lib/Drupal.php |
Returns the module handler. |
FileItemTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileItemTest.php |
|
Select::havingCompile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
|
CurlVersion::$version |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlVersion.php |
|
MiscUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/MiscUnitTest.php |
|
ChainRouter::generate |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
Loops through all registered routers and returns a router if one is found.
It will always return the first route generated. |
field_test.entity.inc |
file |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Defines an entity type. |
ArchiveTar::addModify |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
This method add the files / directories listed in $p_filelist at the
end of the existing archive. If the archive does not yet exists it
is created.
The $p_filelist parameter can be an array of string, each string
representing a filename or a directory… |