theme_image_widget |
function |
drupal/core/modules/image/image.field.inc |
Returns HTML for an image field widget. |
FilterManager::set |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
FilterManager::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
FilterManager::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
menu_overview_page |
function |
drupal/core/modules/menu/menu.admin.inc |
Menu callback which shows an overview page of all the custom menus and their descriptions. |
taxonomy.pages.inc |
file |
drupal/core/modules/taxonomy/taxonomy.pages.inc |
Page callbacks for the taxonomy module. |
Comment::$homepage |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
The comment author's home page address. |
image_scale_effect |
function |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Scale an image resource. |
theme_image_anchor |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a 3x3 grid of checkboxes for image anchors. |
ImageValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
language.views.inc |
file |
drupal/core/modules/language/language.views.inc |
Provide views data and handlers for language.module. |
Field Language API |
group |
drupal/core/modules/field/field.multilingual.inc |
Handles multilingual fields. |
FileStorage::write |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::write(). |
Language::evaluate |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Condition/Language.php |
Evaluates the condition and returns TRUE or FALSE accordingly. |
PagerTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
|
language.admin.css |
file |
drupal/core/modules/language/css/language.admin.css |
Styles for the content language administration page. |
ObjectManagerAware |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerAware.php |
Makes a Persistent Objects aware of its own object-manager. |
overlay_page_alter |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_page_alter(). |
TranslationManager |
class |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Defines a chained translation implementation combining multiple translators. |
ImageFieldTestBase |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
This class provides methods specifically for testing Image's field handling. |
ImageFormatter.php |
file |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php |
Contains \Drupal\image\Plugin\field\formatter\ImageFormatter. |
PackagerFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php |
|
DisplayPageWebTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php |
Tests the views page display plugin as webtest. |
SearchLanguageTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
Test node search with multiple languages. |
PathLanguageUiTest |
class |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Tests the user interface for creating path aliases, with languages. |
FilterLanguageTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FilterLanguageTest.php |
Tests the filter language handler. |
UsageTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
|
entity_page_access |
function |
drupal/core/includes/entity.inc |
Generic access callback for entity pages. |
language_uninstall |
function |
drupal/core/modules/language/language.install |
Implements hook_uninstall(). |
image_effect_apply |
function |
drupal/core/modules/image/image.module |
Applies an image effect to the image object. |
LanguageTestBundle |
class |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestBundle.php |
Defines the LanguageTest bundle. |
StorageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Sets up a Drupal site for running functional and integration tests. |
HtmlPageController |
class |
drupal/core/lib/Drupal/Core/Controller/HtmlPageController.php |
Default controller for most HTML pages. |
image_field_schema |
function |
drupal/core/modules/image/image.install |
Implements hook_field_schema(). |
image_requirements |
function |
drupal/core/modules/image/image.install |
Implements hook_requirements() to check the PHP GD Library. |
NotBlank::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NotBlank.php |
|
language_types_set |
function |
drupal/core/includes/language.inc |
Updates the language type configuration. |
XmlRpcMessagesTest |
class |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php |
XML-RPC message and alteration tests. |
InstallStorage.php |
file |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Contains Drupal\Core\Config\InstallStorage. |
ViewPageController |
class |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
Defines a page controller to execute and render a view. |
taxonomy_term_page |
function |
drupal/core/modules/taxonomy/taxonomy.pages.inc |
Menu callback; displays all nodes associated with a term. |
EntityNG::language |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::language(). |
theme_install_page |
function |
drupal/core/includes/theme.maintenance.inc |
Returns HTML for the installation page. |
CountryManager.php |
file |
drupal/core/lib/Drupal/Core/Locale/CountryManager.php |
Definition of \Drupal\Core\Locale\CountryManager. |
ViewsPluginManager |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/ViewsPluginManager.php |
Plugin type manager for all views plugins. |
PageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PageTest.php |
Modules to enable. |
drupal_page_header |
function |
drupal/core/includes/bootstrap.inc |
Sets HTTP headers in preparation for a page response. |
PhpStorageTestBase |
class |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/PhpStorageTestBase.php |
Base test for PHP storage controllers. |
LanguageFilter.php |
file |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/filter/LanguageFilter.php |
Contains Drupal\language\Plugin\views\filter\LanguageFilter. |
Message::$category |
property |
drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Message.php |
The contact category ID of this message. |