telephone.install |
file |
drupal/core/modules/telephone/telephone.install |
Install, update and uninstall functions for the Telephone module. |
TestInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/TestInterface.php |
|
SecurityError.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php |
|
ThemeSettings.php |
file |
drupal/core/lib/Drupal/Core/Theme/ThemeSettings.php |
Contains \Drupal\Core\Theme\ThemeSettings. |
Twig_Error::guess |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
|
user_is_anonymous |
function |
drupal/core/modules/user/user.module |
Determines if the current user is anonymous. |
block_update_8002 |
function |
drupal/core/modules/block/block.install |
Replace serial role IDs with machine name strings. |
CompiledRoute.php |
file |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Definition of Drupal\Core\Routing\CompiledRoute. |
Drupal::typedData |
function |
drupal/core/lib/Drupal.php |
Returns the typed data manager service. |
TestBundle::build |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBundle.php |
Implements \Symfony\Component\HttpKernel\Bundle\BundleInterface::build(). |
user_is_logged_in |
function |
drupal/core/modules/user/user.module |
Determines if the current user is logged in. |
block_update_8003 |
function |
drupal/core/modules/block/block.install |
Increase {block}.title length to 255 characters. |
EmptyTestCaseTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/EmptyTestCaseTest.php |
|
EntityAccessCheck |
class |
drupal/core/lib/Drupal/Core/Entity/EntityAccessCheck.php |
Provides a generic access checker for entities. |
SearchRow::render |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/row/SearchRow.php |
Override the behavior of the render() function. |
Configuration.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
|
FieldUnitTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Contains \Drupal\views\Tests\Handler\FieldUnitTest. |
shortcut.info.yml |
file |
drupal/core/modules/shortcut/shortcut.info.yml |
drupal/core/modules/shortcut/shortcut.info.yml |
RouteCompiler.php |
file |
drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php |
Definition of Drupal\Core\Routing\RouteCompiler. |
theme_tableselect |
function |
drupal/core/includes/form.inc |
Returns HTML for a table with radio buttons or checkboxes. |
hook_field_insert |
function |
drupal/core/modules/field/field.api.php |
Define custom insert behavior for this module's field data. |
block_update_8004 |
function |
drupal/core/modules/block/block.install |
Rename default menu names. |
Crypt::hmacBase64 |
function |
drupal/core/lib/Drupal/Component/Utility/Crypt.php |
Calculates a base-64 encoded, URL-safe sha-256 hmac. |
Response::getVary |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Vary HTTP header |
FieldDateTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
Definition of Drupal\views\Tests\Handler\FieldDateTest. |
nested_calls.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/nested_calls.test |
|
hook_field_update |
function |
drupal/core/modules/field/field.api.php |
Define custom update behavior for this module's field data. |
hook_options_list |
function |
drupal/core/modules/options/options.api.php |
Returns the list of options to be displayed for a field. |
block_update_8005 |
function |
drupal/core/modules/block/block.install |
Migrate {users}.data into {users_data}. |
Crypt::hashBase64 |
function |
drupal/core/lib/Drupal/Component/Utility/Crypt.php |
Calculates a base-64 encoded, URL-safe sha-256 hash. |
UserSignatureTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php |
Test case for user signatures. |
PhpCssEmbedFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php |
A filter that embed url directly into css |
UserLoginTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
Definition of Drupal\user\Tests\UserLoginTest. |
RouteCompiler.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.php |
|
DataCollector.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollector.php |
|
WebTestBase::$url |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The URL currently loaded in the internal browser. |
block_update_8006 |
function |
drupal/core/modules/block/block.install |
Enable the Custom Block module. |
BackendChain::get |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::get(). |
UITestBase::setUp |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/UITestBase.php |
Sets up a Drupal site for running functional and integration tests. |
XcacheClassLoader |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
XcacheClassLoader implements a wrapping autoloader cached in Xcache for PHP 5.3. |
NullGenerator.php |
file |
drupal/core/lib/Drupal/Core/Routing/NullGenerator.php |
Contains Drupal\Core\Routing\NullGenerator. |
CacheArray::$tags |
property |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
A tags array to pass to cache()->set(). |
hook_field_delete |
function |
drupal/core/modules/field/field.api.php |
Define custom delete behavior for this module's field data. |
block_update_8007 |
function |
drupal/core/modules/block/block.install |
Migrate {block_custom} to {custom_block}. |
PluginUIBase::row |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php |
Displays a plugin row for configuring plugins in the user interface. |
TourTest::getInfo |
function |
drupal/core/modules/tour/lib/Drupal/tour/Tests/TourTest.php |
|
with_filters.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/with_filters.test |
|
block_update_8008 |
function |
drupal/core/modules/block/block.install |
Migrate {block_custom}.body and {block_custom}.format to block_body field. |
CoverageClassTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageClassTest.php |
|
BackendChain::set |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::set(). |