Config::getName |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Returns the name of this configuration object. |
CommentTestBase |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Provides setup and helper methods for comment tests. |
user.module.css |
file |
drupal/core/modules/user/css/user.module.css |
#permissions td.module {
font-weight: bold;
}
#permissions td.permission {
padding-left: 1.5em; /* LTR */
}
#permissions tr.odd .form-item,
#permissions tr.even .form-item {
white-space: normal;
}
#user-admin-settings .details-description {
… |
db_escape_field |
function |
drupal/core/includes/database.inc |
Restricts a dynamic column or constraint name to safe characters. |
Config::setName |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Sets the name of this configuration object. |
EntityCacheTest |
class |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/lib/Drupal/entity_cache_test_dependency/Plugin/Core/Entity/EntityCacheTest.php |
Defines the EntityCacheTest class. |
HandlerTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Definition of Drupal\views\Tests\Handler\HandlerTest. |
Color::hexToRgb |
function |
drupal/core/lib/Drupal/Core/Utility/Color.php |
Parses a hexadecimal color string like '#abc' or '#aabbcc'. |
theme_container |
function |
drupal/core/includes/form.inc |
Returns HTML to wrap child elements in a container. |
Comment::render |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php |
Render the field. |
Entity::getData |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/Entity.php |
|
FactoryTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php |
|
image.field.inc |
file |
drupal/core/modules/image/image.field.inc |
Implement an image field, based on the file module's file field. |
Color::rgbToHex |
function |
drupal/core/lib/Drupal/Core/Utility/Color.php |
Converts RGB color arrays and RGB strings in CSS notation to lowercase
simple colors like '#aabbcc'. |
_batch_next_set |
function |
drupal/core/includes/batch.inc |
Retrieves the next set in a batch. |
Kernel::VERSION |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
layout.info.yml |
file |
drupal/core/modules/layout/layout.info.yml |
drupal/core/modules/layout/layout.info.yml |
menu.schema.yml |
file |
drupal/core/modules/menu/config/schema/menu.schema.yml |
drupal/core/modules/menu/config/schema/menu.schema.yml |
not_valid1.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/sandbox/not_valid1.test |
|
RouteObject.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteObject.php |
|
image.admin.inc |
file |
drupal/core/modules/image/image.admin.inc |
Administration pages for image settings. |
file.schema.yml |
file |
drupal/core/modules/file/config/schema/file.schema.yml |
drupal/core/modules/file/config/schema/file.schema.yml |
_batch_finished |
function |
drupal/core/includes/batch.inc |
Ends the batch processing. |
batch_test_menu |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Implements hook_menu(). |
ClassLoaderTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest.php |
|
Sql::addOrderBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add an ORDER BY clause to the query. |
GlobalState.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
UnicodeTest.php |
file |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
Contains \Drupal\Tests\Component\Utility\UnicodeTest. |
_batch_shutdown |
function |
drupal/core/includes/batch.inc |
Shutdown function: Stores the current batch data for the next request. |
ExceptionInTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTest.php |
|
SettingsCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/SettingsCommand.php |
AJAX command for adjusting Drupal's JavaScript settings. |
Config::setData |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Replaces the data of this configuration object. |
Sql::addGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add a simple GROUP BY clause to the query. The caller is responsible
for ensuring that the fields are fully qualified and the table is properly
added. |
RowTest::render |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/row/RowTest.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::render() |
SandboxTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxTest.php |
|
not_valid2.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/sandbox/not_valid2.test |
|
ActionInterface |
interface |
drupal/core/lib/Drupal/Core/Action/ActionInterface.php |
Provides an interface for an Action plugin. |
SearchBlockTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php |
Tests the rendering of the search block. |
UglifyJs2Filter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php |
UglifyJs2 filter. |
StylePluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Base class to define a style plugin handler. |
IncludeTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IncludeTest.php |
|
book_permission |
function |
drupal/core/modules/book/book.module |
Implements hook_permission(). |
TourTest::setUp |
function |
drupal/core/modules/tour/lib/Drupal/tour/Tests/TourTest.php |
Sets up a Drupal site for running functional and integration tests. |
RequestMediator |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/RequestMediator.php |
Mediator between curl handles and request objects |
Process::setTty |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Enables or disables the TTY mode. |
Cookie::$domain |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php |
|
image.theme.css |
file |
drupal/core/modules/image/css/image.theme.css |
/**
* Image upload widget.
*/
.image-preview {
float: left; /* LTR */
padding: 0 10px 10px 0; /* LTR */
}
.image-widget-data {
float: left; /* LTR */
}
.image-widget-data .text-field {
width: auto;
} |
Delete::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Delete.php |
Executes the DELETE query. |
image.views.inc |
file |
drupal/core/modules/image/image.views.inc |
Provide views data and handlers for image.module. |
MetadataFactory |
class |
drupal/core/lib/Drupal/Core/TypedData/Validation/MetadataFactory.php |
Typed data implementation of the validator MetadataFactoryInterface. |